Ingest Video

Ingests video data from a S3 Nominal upload bucket.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
sourceslist of objectsRequired
propertiesmap from strings to stringsRequired
labelsset of stringsRequired
timestampsobjectRequired
titlestringOptional
descriptionstringOptional
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.
videoRidstring

Unique resource identifier for a Video

videoFileRidstring

Unique resource identifier for a Video file

asyncHandleobjectOptional