Update a broadcast

Renames an existing broadcast. The authenticated API key selects the account. This operation is rename-only. suppression_uuids and actions used to be accepted here and no longer are: sending either one returns 422 and the rename does not happen either, so the request has no effect at all. Set a broadcast's suppression lists with set_broadcast_suppression_lists and its tag actions with set_broadcast_tag_actions. Each takes the field it is named for in the same shape it had here, except that the field is required there rather than optional. A caller that used to send all four fields in one call now makes up to three calls.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required

The broadcast UUID.

string
required
length between 2 and 255

New display name for the broadcast.

Responses

401

Missing or invalid bearer token.

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