Skip to main content
DELETE
Delete contacts from a contact list

Authorizations

Authorization
string
header
required

API key authentication. Include your API key in the Authorization header as: Authorization: Bearer <your-api-key>

Path Parameters

contact_list_id
integer
required

Body

application/json
contact_ids
integer[]
required

Array of contact IDs to delete.

Response

Contacts deleted