Update broadcast
Update a broadcast in draft status.
Path parameters
Request body
Response
Broadcast updated.
Example response
{
"broadcast": {
"id": "brd_abc123"
}
}Changes
Changed in 4 of the 66 revisions of this API.17
- ○
removed the
instagramenum value from thebroadcast/channelresponse property for the response status200response-property-enum-value-removed
- ○
removed the
messengerenum value from thebroadcast/channelresponse property for the response status200response-property-enum-value-removed
- ○
removed the
voiceenum value from thebroadcast/channelresponse property for the response status200response-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 thebroadcast/channelresponse property for the response status200response-property-enum-value-added
- ●
- ○
added the new optional request property
content/templateHeaderVariablesnew-optional-request-property
- ○
added the optional property
broadcast/content/templateHeaderVariablesto the response with the200statusresponse-optional-property-added
- ○
- ○
added the new optional request property
content/templateButtonVariablesnew-optional-request-property
- ○
added the optional property
broadcast/content/templateButtonVariablesto the response with the200statusresponse-optional-property-added
- ○