Updates an existing ad break for an asset.

Behavior: Updates the specified ad break's properties such as timecode position and ad configuration. The ad break ID in the URL must match an existing ad break for the specified asset.

Authorization: Requires a valid Bearer token.

Side Effects: The updated ad break will affect future playback sessions.

Error Scenarios: Returns 400 if the request body is missing or invalid. Returns 401 if the caller is not authenticated. Returns 404 if the asset or ad break is not found.

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

The unique identifier of the asset containing the ad break.

uuid
required

The unique identifier of the ad break to update.

Body Params

The updated ad break details.

Represents a request to create or update an ad break marker within a media asset.

uuid | null

Gets or sets the ID of the ad break

string | null

Gets or sets the timecode of the ad break in the format of hh:mm:ss:ff

tags
array of objects | null

Gets or sets the list of tags that are targeted with this ad break

tags
labels
array of objects | null

Gets or sets the list of labels that are targeted with this ad break

labels
Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

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