Skip to main content
POST
Batch delete contacts
Deletes an array of contacts by their IDs from a contact list.

Path parameters

string
required
The unique UUID of the contact list.

Body parameters

string[]
required
Array of contact UUID strings to delete (minimum 1, maximum 1,000).

Response