Update a broadcast

Make updates to any currently scheduled broadcasts using a PUT method and the broadcast’s unique broadcast_id. Please note that only broadcasts with a scheduled status can be updated.

Path Params
string
required
string
required
Important: If you are entering a live broadcast_id, please note that using the "Try It" feature on the righthand console will send an actual API call to our system. This may result in changes being made to the live broadcast.
Body Params
string
required

The name of the campaign.

string
required

The date and time the campaign is scheduled to send in ISO-8601 format.

send_schedule
object

Optional. Include if you would like to schedule the message to be sent by time zone.

targeting
object
Headers
string
Defaults to 1
string
required
Responses

403

The status of the broadcast is not scheduled.

404

The broadcast_id cannot be found.

Language
Credentials
Basic
base64
:
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json