Skip to main content

Endpoint

PUT /backend/leads/{id}

Path Parameters

string
required
Lead ID

Body Parameters

string
Lead’s full name
string
Phone with country code
string
Email address
string
Company name
string
Status ID
object
Custom field values

Request Example

Response