cURL
Contact Lists
Remove a Contact from a List
Remove a contact from a contact list
DELETE
cURL
Removes a contact from an existing contact list. The contact is removed from both the source list and the dialing queue.
Path Parameters
- id (required, string): Contact list ID.
- contactId (required, string): ID of the contact to remove.
Response (200)
Errors
| Status | Description |
|---|---|
| 404 | Contact list not found |