Creates a new ad break cue point for an asset.

Behavior: Adds a new ad break at the specified timecode position within the asset. The ad break will be included in VMAP/VAST responses when the asset is played back with advertising enabled.

Authorization: Requires a valid Bearer token.

Side Effects: The ad break is persisted and 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 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 to create the ad break for.

Body Params

The ad break details including timecode and ad configuration.

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