Operations API
Leads

Update Status

This endpoint (POST) updates the status of multiple leads. If the request succeeds, it returns the status and the ids of the updated leads. Permissions: customers.edit Webhook event: customer-updated

Body Parameters

lead_status string * The possible values are qualified, unqualified, contacted, followup, new_lead, attempt_to_contact or a custom string.



leads array of strings * An array of lead ids to be updated. The maximum number of leads that you can request is 50.