Skip to main content
DELETE
Detach contact from list
Remove a contact from a list. Idempotent — returns 204 whether the pair existed or not. Requires the audience:write scope and is blocked for sandbox API keys.

Authorizations

Authorization
string
header
required

API key for authentication

Path Parameters

contactId
string<uuid>
required

Contact ID

listId
string<uuid>
required

List ID

Response

Detached (or pair did not exist)