Upload Video

Upload a video file or URL without triggering indexing.

Authentication

X-Api-Keystring

API key authentication via X-Api-Key header

OR
AuthorizationBearer
Bearer token authentication via Authorization header

Request

This endpoint expects a multipart form containing an optional file.
filefileOptional
video_urlstringOptional
URL to download video from
video_namestringOptional
Display name for the video. Required for file uploads.
group_idstringOptional
ID of the video group to associate this video with
descriptionstringOptional
Video description

Response

Successful Response
video_idstring
Unique identifier for the uploaded video
statusenum
Status of the upload
Allowed values:
metadataobject or null

Video metadata (populated after upload completes)