Create a new video
POST /media/video
POST
/media/video
Post data to create a new video content
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
video_token
One of:
string
Array<string>
messages
Array<string>
Missing or invalid Authorization Bearer token
object
message
string
Not allowed by permissions
object
message
string
key
additional properties
any
Unprocessable entity
object
message
string
errors
object
key
additional properties
any