Skip to main content
Update an existing contact by id.

Endpoint

Required ability: contacts.update.

Headers

Path parameters

string
required
Your workspace subdomain.
integer
required
Contact id.

Body parameters

string
required
First name. Max 255 characters.
string
required
Last name. Max 255 characters. Required on update.
string
required
Phone number. Max 20 characters. Unique per workspace.
string
required
lead or customer.
string
Max 191 characters. Unique per workspace when provided.
integer
Id of a Source. Nullable on update.
integer
Id of a Status. Nullable, max 50.
string
Max 255 characters.
string
Freeform description.
integer
Country id.
integer
Owner user id.
string
Comma-separated group names. Missing groups are auto-created.

Example request

Example response

200 OK

Error responses