API ReferenceChangelog
Log In
API Reference

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.

Represents the payload for creating a new video processing configuration.
This includes the configuration’s name, processing options, and an optional description.

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

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