Messages
Create message
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The API version to use.
Available options:
v1
, v2
Query Parameters
Available options:
schedule
Body
application/json
Available options:
broadcast
, database
, discord_private
, discord_public
, mail
, sms
Supports HTML.
An array of User IDs. Defaults to everyone if no recipients are provided.
Set a future date to send the msssage at.
Response
201 - application/json
Was this page helpful?