cURL
Contact Lists
Delete a List
Delete a contact list
DELETE
cURL
Permanently deletes a contact list and all its contacts from both the source and the dialing queue.
Warning: This action is irreversible — all contacts and data in the list will be lost.
Path Parameters
- id (required, string): The contact list ID returned from Create a List or Get All Contact Lists.
Response (200)
Errors
| Status | Description |
|---|---|
| 404 | Contact list not found |