Skip to main content
DELETE
Remove a contact from a list

Authorizations

Authorization
string
header
required

API key from your SendKit dashboard. Pass it as a Bearer token in the Authorization header.

Path Parameters

id
string<uuid>
required

The contact ID.

listId
string<uuid>
required

The list ID to remove the contact from.

Response

Contact removed from list successfully