Skip to main content
DELETE
Delete contact
Deletes a single contact from a contact list. Associated call attempt records are automatically removed.
If this contact list is currently associated with an active campaign, deleting contacts is prohibited if the remaining contact count would drop below the 2-contact minimum.

Path parameters

string
required
The unique UUID of the contact list.
string
required
The unique UUID of the contact to delete.

Response

204 No Content on successful deletion.