Reschedule broadcast
Update the scheduled time for a broadcast. The broadcast must be in scheduled status.
Path parameters
Request body
Response
Broadcast rescheduled.
Example response
{
"broadcast": {
"id": "brd_abc123"
}
}Changes
Changed in 4 of the 66 revisions of this API.15
- ○
removed the
instagramenum value from the/response property for the response statusresponse-property-enum-value-removed
- ○
removed the
messengerenum value from the/response property for the response statusresponse-property-enum-value-removed
- ○
removed the
voiceenum value from the/response property for the response statusresponse-property-enum-value-removed
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
added the new
messengerenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○