Skip to content

Create a new video

Deprecated
POST
/video

Upload one or many new video contents

This is a deprecated endpoint and will be removed. Please use /media/video instead.

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
audio_token
string
messages
Array<string>

Missing or invalid Authorization Bearer token

object
message
string