Skip to main content
DELETE
Delete Contact
Permanently delete a contact from a list.
This action is irreversible. Consider suppressing the contact instead if you want to preserve their history.

Path Parameters

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

Examples

Response

Returns 204 No Content on success with no response body.

Errors

When to Delete vs Suppress

For GDPR deletion requests, use delete. For unsubscribes or bounces, use suppress to maintain deliverability history.