Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the video
"abcde12345abcde12345a"
Body
The title of the video
1 - 100"Example"
Either a full URL we can fetch the video file from, or a reference to a previously completed upload
"vidbeo://uploads/abcde12345abcdee12345a"
A short description for the video
200"Example description"
If authenticated, the viewer will need to provide either a cookie or JWT when requesting a landing page, embed code or HLS manifest URL
public, private, password, authenticated "private"
If you set the value of privacy as password you will need to send that password. This value should be at least 8 characters. It should contain at least one letter and at least one number
8 - 20"Example123"
Is the video in 360?
false
For 360 videos we currently support equirectangular
equirectangular "equirectangular"
The audio language
de-DE, en-AU, en-GB, en-US, es-ES, fr-FR, it-IT "en-US"
An array of up to ten tags
10["example"]