Update Lead
Modify an existing lead’s contact information, status, tags, or custom fields. Useful for keeping lead data current and tracking engagement progress.Requires the
leads:write
permission.Request
The unique identifier of the lead to update
Your API key with
leads:write
permissionMust be
application/json
Body Parameters
Lead’s first name
Lead’s last name
Primary email address
Company name
Job title
Lead status (e.g., “new”, “contacted”, “qualified”, “converted”,
“unqualified”)
Array of tag strings for categorization
Object containing custom field key-value pairs
Examples
Update Lead Status
Response
Always
true
for successful requestsThe updated lead object