Skip to main content
PUT
Update contact

Authorizations

x-api-key
string
header
required

API key obtained from the dashboard

Path Parameters

id
string<uuid>
required

Contact ID

Body

application/json
customer_name
string
Required string length: 1 - 200
customer_email
string<email>
customer_phone
string
status
enum<string>
Available options:
active,
inactive,
blocked
tags
string[]
custom_fields
object

Response

Contact updated

data
object