Endpoint
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.
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