Create Video

Creates a new video entry linked to a player (YouTube, Wistia, or Video.js).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Body Params

boolean
required

Whether the Video is active. Used to disable videos from being linked to if you know the url.

string
required

The title of the video.

string
required

The internal name of the video.

string

Optional description of the video.

string

A blurb of information that is displayed above the video on client-facing websites.

string

A blurb of information that is displayed below the video on client-facing websites.

boolean
required

Whether the video is displayed on client-facing websites by default.

string
enum
required

The player used to play the video.

Allowed:
player_data
object
required

Data required to load the video from the selected player. For 'youtube'/'wistia' include video_id (10-11 chars). For 'video.js' include mp4 and webm URLs.

integer
required

ID of an image to be used as the video thumbnail.

integer
required

The ID of the publication this video is being created for.

string

Optional URL slug for the video.

tag_ids
array of integers

Array of tag IDs to associate with the video.

tag_ids
Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json