ReferenceIngestion

Delete an upload

Removes the file, its chunks and its vectors.

DELETE
/api/v1/memory/uploads/{upload_id}

Authorization

x-api-key<token>

A platform key (ck_live_…) — reaches every memory in the tenant.

In: header

Path Parameters

upload_id*string

Response Body

curl -X DELETE "https://example.com/api/v1/memory/uploads/string"
Empty
Was this page helpful?
Report an issue