ReferenceIngestion

Re-index an upload

Re-runs extraction and indexing.

Useful after changing perimeter rules or department structure.

POST
/api/v1/memory/uploads/{upload_id}/reindex

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 POST "https://example.com/api/v1/memory/uploads/string/reindex"
Empty
Was this page helpful?
Report an issue