Update Lead Status
Leads
Update Lead Status
Updates the status of a specific lead
PUT
Update Lead Status
Documentation Index
Fetch the complete documentation index at: https://docs.walead.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Updates the status of a specific lead in your campaign. This allows you to manually change lead states based on your workflow or external triggers.Available Statuses
Lead statuses control how the lead is processed in campaigns:waiting- Lead is queued to be contactedactive- Lead is being actively contactedpaused- Lead processing is temporarily stoppedcompleted- Lead has completed the campaign sequenceerror- An error occurred during processing
Use Cases
- Pause outreach to specific leads
- Mark leads as completed manually
- Reset lead status after resolving issues
- Integrate with external CRM systems
Authorizations
API key for authentication. Generate from your WaLead dashboard.
Path Parameters
Lead ID
Body
application/json
New lead status
New status for the lead
Available options:
waiting, active, paused, completed, error