latestOpenAPI 3.0.02026-08-10416661.5 MB

e96b3e58b041

Contacts

Bulk opt-out to contact

REQUIRED SCOPES <code>['contacts:write']</code><br> Bulk opt-out to contact

put/contacts/opt-out/bulk

Request body

contactsinteger[]

The IDs of the Contacts

bulk_allboolean

Bulk All

team_idinteger

Team id

Example request

{
  "contacts": [
    1
  ]
}

Response

OK