Skip to main content
POST
Presigned PUT to upload a support video to cold storage (admin only).

Authorizations

Authorization
string
header
required

Mixpeek API key, sent as Authorization: Bearer mxp_sk_.... Create one in Studio under Settings → API Keys, or with an admin key via POST /v1/organizations/users/{user_email}/api-keys. A missing header returns 403; an invalid or revoked key returns 401.

Body

application/json
filename
string
required
mime_type
string
default:video/mp4
organization_id
string | null

Response

Successful Response

upload_url
string
required
storage_uri
string
required
resource_id
string
required
expires_in
integer
required