Skip to main content
PATCH
Update Lead

Authorizations

Authorization
string
header
required

API key from Settings → API Keys in your workspace

Body

application/json
lead_id
string
required

UUID of the lead to update

Example:

"307fc241-8398-4740-8122-cf6a59f3b86e"

first_name
string
last_name
string
email
string<email>
phone
string

New phone number in E.164 format

company
string

Response

Lead updated successfully

status
string
Example:

"success"

lead_id
string
Example:

"307fc241-8398-4740-8122-cf6a59f3b86e"

message
string
Example:

"Lead updated successfully"