Create/update contacts information
Upsert multiple contacts
Description | To insert or update multiple sets of contact data, please note that when creating a new contact, the data body must exclude the 'internalId' field, as it will be automatically generated. |
Path | /api/crm/contacts/upsert |
Method | POST |
Request Parameters | N/A |
Request Body | Array of contact object. |
Responses |
|
Reference |
Request body example

Updated 11 days ago