Update Contacts

The Update Contact (Async) API lets you update existing contacts asynchronously. It supports updating attributes and modifying contact subscription preferences.

Body Params
data
object
required

Defines the primary payload for the update operation. It includes the contact_type and a list of contacts to be updated. Each contact must contain at least one valid identifier and can include updated attributes, subscription preferences, and audience mapping details

notify_callback
object

Used to define how and where you want to recive a notification or callback once the asynchronous contact update operation is complete.

Headers
string
required

API key for authentication. You must have a unique and valid API key.

string
required

Specifies the request content type. Must be application/json.

Responses

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json