Set broadcast audience

Sets the audience of an existing broadcast to a segment (audience_uuid) or a group (audience_group_uuid). Exactly one of the two must be supplied.

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

The broadcast UUID.

uuid | null

Segment UUID. Mutually exclusive with audience_group_uuid; exactly one is required.

uuid | null

Group UUID. Mutually exclusive with audience_uuid; exactly one is required.

Responses

401

Missing or invalid bearer token.

422

Validation error. Common causes: missing broadcast_uuid; neither or both of audience_uuid/audience_group_uuid.

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