Delete contacts from a contact list
Contacts
Delete contacts from a contact list
Remove one or more contacts by providing their IDs in the request body.
DELETE
Delete contacts from a contact list
Authorizations
API key authentication. Include your API key in the Authorization header as: Authorization: Bearer <your-api-key>
Path Parameters
Body
application/json
Array of contact IDs to delete.
Response
Contacts deleted