Captures a screenshot from a video asset at a specific timecode.

Behavior: Generates a still image from the video at the timecode specified in the request. The screenshot is saved as a related asset linked to the original video.

Authorization: Requires a valid Bearer token.

Side Effects: A new screenshot image asset is created asynchronously.

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 video asset to capture a screenshot from.

Body Params

The screenshot parameters including the timecode.

Represents a request to capture a screenshot from a media asset at a specified timecode.

string | null

Gets or sets the timecode at which the screenshot should be captured.

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