Update custom field

Updates an existing custom field by its ID. Both key and value can be updated. Key max 200 characters, value max 500 characters. Value is required and cannot be empty.

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

Unique identifier for the video

Query Params
string
enum
required

Set to 'true' to update a custom field

Allowed:
uuid
required

Custom field ID to update

Body Params
string
length between 1 and 200

New key for the custom field. Must be unique per video.

string
length between 1 and 500

New value for the custom field. Required and cannot be empty.

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