Skip to main content
POST
Multicast
Required scopes: multicast:rw

Authorizations

Authorization
string
header
required

Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.

Body

application/json
recipients
object
required

The recipients of the multicast message. At least one of recipients.agents.all, recipients.agents.ids, or recipients.agents.groups is required.

content
any
required

A JSON message to be sent.

type
string

The multicast message type.

Response

200

Multicast sent.