Skip to content

Create a new video

POST
/media/video

Post data to create a new video content

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

Created

object
message
string
default: Video created
video_token
One of:
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