Create a new video
Deprecated
POST /video
POST
/video
Upload one or many new video contents
This is a deprecated endpoint and will be removed. Please use /media/video
instead.
Authorizations
Section titled “Authorizations ”Request Body
Section titled “Request Body ”Create one or many new video content
One of:
object
team_id
integer
title
string
description
string
custom_fields
Custom fields as key value pairs
object
key
additional properties
string
is_downloadable
boolean
is_published
boolean
url
string
tags
An array of tags as strings
Array<string>
is_previewable
boolean
disable_transcription
boolean
captions
string
Array
object
team_id
integer
title
string
description
string
custom_fields
Custom fields as key value pairs
object
key
additional properties
string
is_downloadable
boolean
is_published
boolean
url
string
tags
An array of tags as strings
Array<string>
is_previewable
boolean
disable_transcription
boolean
captions
string
Responses
Section titled “ Responses ”Created
object
message
string
audio_token
string
messages
Array<string>
Missing or invalid Authorization Bearer token
object
message
string