Skip to main content
POST
Confirm a resumable upload is complete
Product: Video Datalake Host: https://api.memories.ai/datalake/v1 Auth: Authorization: sk-mai-...
Confirm a resumable upload finished and trigger indexing. Only valid for resumable videos. Fully uploaded → 202 (idempotent). Not yet complete → 409.
Custom method :finalize — this is an action on the resource, not standard CRUD. Call it exactly as POST /datalake/v1/videos/{id}:finalize.
Pricing: Free — management / read (no charge). · See Pricing for the full model.

Response Fields

string
Ingest Operation handle.

Authorizations

Authorization
string
header
required

Send Authorization: sk-mai-...

Path Parameters

id
string
required

Video ID from the resumable session.

Response

200 - application/json

Success