Skip to main content
PUT
Update 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
broadcastId
string
required

Body

application/json
name
string
workflowId
string<uuid>
isScheduled
boolean
scheduledAt
string<date-time> | null
isReoccurring
boolean
recurrenceRules
string[] | null

Response

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