Create a new video processing configuration

Creates a new video processing configuration for the selected team.

Query Params
uuid

Specifies the team ID for the operation.

  • For POST requests, assigns the new object to the specified team.
  • For GET requests, retrieves data for the specified team.
    If not provided, defaults to the ID of the default team associated with the API key.
Body Params

Request payload for creating a VideoProcessingConfiguration object, specifying the desired processing settings.

string
required
length between 1 and 47

The name of the video processing configuration to be created.

options
object
required

The options and settings to apply to the video processing configuration.

string
length between 1 and 255

A detailed description of the video processing configuration to be created.

Responses

X-API-Key or basic authentication credentials.

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