PUT
Enable or disable future ingest for multiple WhatsApp groups

Authorizations

Authorization
string
header
required

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

Body

application/json
group_ids
string<uuid>[]
required
Required array length: 1 - 200 elements
enabled
boolean
required

Response

Bulk selection command accepted or no-op.

status
enum<string>
required
Available options:
accepted,
duplicate_accepted,
rejected,
conflict,
noop
event_ids
string<uuid>[]
required
request_id
string
required
resource_id
string | null