Delete contacts information
Delete multiple contacts information
| Description | To delete multiple sets of contact data, we utilize the internal ID as a crucial verification step to ensure the necessity of contact deletion. You can acquire a contact's internal ID by making an API call to retrieve contact information through the Get Contacts API. |
| Path | /api/crm/contacts/delete |
| Method | POST |
| Request Parameters | N/A |
| Request Body | Array of contact internal IDs. |
| Responses |
|
| Reference | Link |
Request body example
Response body example

Updated about 1 year ago
