Creates a clip from a live channel stream.

Behavior: Initiates a clip operation on the specified live channel using the provided clip parameters (e.g., start time, duration). The clip is processed asynchronously.

Authorization: Requires a valid Bearer token.

Side Effects: Initiates a clip extraction from the live stream.

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

The unique identifier of the live channel to clip from.

Body Params

The clip parameters specifying the segment to extract.

Represents a request to create a clip from a media asset by specifying a time range and metadata.

string | null

Gets or sets the timecode where the clip begins.

string | null

Gets or sets the timecode where the clip ends.

string | null

Gets or sets the title of the clip.

uuid | null

Gets or sets the identifier of the folder where the generated clip will be placed.

tags
array of objects | null

Gets or sets the list of tags to apply to the generated clip.

tags
collections
array of objects | null

Gets or sets the list of collections to assign the generated clip to.

collections
relatedContent
array of objects | null

Gets or sets the list of related content items to link to the generated clip.

relatedContent
string | null

Gets or sets the URL of the master manifest used for clip generation.

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