Update Lead
Lead Management
Update Lead
Update existing lead information and status
PUT
Update Lead
Documentation Index
Fetch the complete documentation index at: https://docs.buena.ai/llms.txt
Use this file to discover all available pages before exploring further.
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/jsonBody 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
Next Steps
List Leads
View all your leads
Delete Lead
Remove a lead
Enrich Lead
Add enriched data
Lead Management
Learn lead management

