Skip to main content
DELETE
Bulk delete contacts

Authorizations

Authorization
string
header
required

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

Body

application/json
contactIds
string[]
required

Contact _ids to cascade-delete (along with their conversations, messages, and notifications). Org-scoped unless caller is SUPERADMIN.

Response

Bulk delete completed

message
string
deletedCount
integer