Skip to main content
PUT
Update a contact

Authorizations

api_key
string
header
required

Your Commenda Integrations API key, sent in the api_key header.

Path Parameters

companyId
integer
required

Commenda company id.

Query Parameters

run_async
boolean

Process the write asynchronously. Required when data is an array (batch write).

Body

application/json
data
object
required

Response

200 - application/json

The updated contacts record (sync) or a sync id (async).

data
object
required
request_id
string
required