Create

Creates and persists a video entity with the given metadata.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
titlestringRequired
labelsset of stringsRequired
propertiesmap from strings to stringsRequired
descriptionstringOptional
originMetadataobjectOptional
workspacestringOptional

The workspace in which to create the video. If not provided, the video will be created in the default workspace for the user’s organization, if the default workspace for the organization is configured.

Response

This endpoint returns an object.
ridstring

Unique resource identifier for a Video

titlestring
labelsset of strings
propertiesmap from strings to strings
createdBystring
createdAtdatetime
descriptionstringOptional
originMetadataobjectOptional
allSegmentsMetadataobjectOptional