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 | Link |
Request body example

Updated about 1 year ago
