Leads
Update Lead Status
Update the status of a lead
PATCH
Manually update a lead’s status. This is useful for marking leads as opportunities or not interested based on external information.Documentation Index
Fetch the complete documentation index at: https://docs.sendpilot.ai/llms.txt
Use this file to discover all available pages before exploring further.
Request
Your API key
The lead ID
The new status for the lead. Options:
MEETING_BOOKED- Mark as meeting bookedOPPORTUNITY- Mark as a sales opportunityNOT_INTERESTED- Mark as not interestedDONE- Mark as completed
Optional note to add to the lead’s history
Response
Whether the update was successful
Lead identifier
The new status
Confirmation message
When a lead’s status is updated, a
lead.updated webhook event will be sent to your registered webhook endpoints.Authorizations
API key for authentication
Path Parameters
Lead ID
Body
application/json