Skip to main content
PUT
Set multiple custom field values for contact

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

identifier
string
required

Contact identifier: the numeric contact id, an email address, or a phone number.

Minimum string length: 1

Body

application/json
fields
object[]
required

Custom field values to set, up to 20 per request.

Required array length: 1 - 20 elements

Response

OK

The response is of type any.