Skip to main content
Delete Contact List Contact

Bulk Delete

This endpoint supports bulk deletion using the in filter on contact_id. You can delete up to 50 contacts from a list in a single request:

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

select
string

Select columns to return

contact_id
string
required

Contact ID

contact_list_id
string
required

Contact List ID

organisation_id
string

Organisation ID

Response

The updated Contact List Contact object

contact_id
string<uuid>

Contact ID

contact_list_id
string<uuid>

Contact List ID

organisation_id
string<uuid>

Organisation ID