Create

POST

Creates and persists a video entity with the given metadata.

Request

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

Response

This endpoint returns an object.
ridstring
titlestring
labelsset of strings
propertiesmap from strings to strings
createdBystring
createdAtdatetime
originMetadataobject
descriptionstringOptional
allSegmentsMetadataobjectOptional
Built with