Skip to main content
POST
Cancel an ingest operation
Product: Video Datalake Host: https://api.memories.ai/datalake/v1 Auth: Authorization: sk-mai-...
Cancel an ingest operation, but only while index has not started → 200 (cancelled=true); otherwise 409. Cancellation does not fire the webhook.
Custom method :cancel — this is an action on the resource, not standard CRUD. Call it exactly as POST /datalake/v1/operations/{id}:cancel.
Pricing: Free — management / read (no charge). · See Pricing for the full model.

Response Fields

boolean
true when the cancel succeeded.

Authorizations

Authorization
string
header
required

Send Authorization: sk-mai-...

Path Parameters

id
string
required

Operation ID.

Response

200 - application/json

Success