v4

OpenAPI 3.1.02026-08-01166346466.7 KB
admin

Reingest all stores

Reingest all stores across all organizations (admin only).

This endpoint creates StoreFileReingestionJob for each store.

Returns: dict: Confirmation message with count of jobs created.

post/v1/admin/stores/{organization_id}/{store_identifier}/reingest

Path parameters

organization_idstring uuid required
store_identifierstring required

Query parameters

statusesVectorStoreFileStatus[] nullable

Statuses of files to reingest

Statuses of files to reingest

billableboolean

Whether the reingestion is billable to the user

Whether the reingestion is billable to the user

Response

Confirmation that reingestion jobs have been created

{"stackTrail":"paths:/v1/admin/stores/{organization_id}/{store_identifier}/reingest:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}