Skip to main content
DELETE
Delete Multiple Contacts

Authorizations

Authorization
string
header
required

Bearer token authentication using your API key

Path Parameters

org_id
string
required

The ID of the org

Body

Schema for bulk deleting contacts

contact_ids
string[]
required

Array of contact IDs to delete

Required array length: 1 - 1000 elements

Response

200 - application/json