Skip to main content
DELETE
Remove members

Authorizations

Authorization
string
header
required

Workspace API key, e.g. Authorization: Bearer tented_.... Create keys in Workspace Settings → API Keys.

Path Parameters

listId
string<uuid>
required

Contact list ID. Must be a static list.

Body

application/json
contact_ids
string<uuid>[]
required

Contact IDs to remove (1-500 per request).

Required array length: 1 - 500 elements

Response

Membership updated.

removed_count
integer
required

Contacts removed from the list.