Skip to main content
DELETE
Delete List
Delete a contact list and all its contacts.
This action is irreversible. All contacts in the list will be permanently deleted.

Path Parameters

string
required
The unique list ID (e.g., lst_abc123).

Examples

Response

Returns 204 No Content on success with no response body.

Errors

If you need to preserve contacts, export them before deleting the list, or move them to another list using the contacts update endpoint.