Videos

Create Video

Creates a new video.

post/v1/videos

Request body

titlestring required

The title of the video

descriptionstring required

The description of the video

order_idinteger

The order ID of the video

thumbnail_urlstring uri

The URL of the thumbnail for the video

platform'youtube' | 'twitch' required

Response

Successful Response

titlestring required

The title of the video

descriptionstring required

The description of the video

order_idinteger

The order ID of the video

thumbnail_urlstring uri

The URL of the thumbnail for the video

platform'youtube' | 'twitch' required
idstring required

The unique identifier of the video

Changes

No recorded changes to this endpoint across all 14 revisions of this API.