Skip to main content
POST
Create broadcast

Authorizations

Authorization
string
header
required

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

Path Parameters

channelId
string
required

Body

application/json
name
string
required
workflowId
string<uuid>
required
isScheduled
boolean
scheduledAt
string<date-time>
isReoccurring
boolean
recurrenceRules
string[]
messageTemplateId
string<uuid>
contacts
object[]
Maximum array length: 5000
variables
object[]

Response

200 - application/json
success
enum<boolean>
required
Available options:
true
data
object
required