Schedule Single File For Indexing
POST/api/v1/workspaces/:workspace_name/indexes/:index_name/files/:file_id/reindex
Reindexes a single file on a pipeline index.
Request
Responses
- 204
- 400
- 404
- 422
Successful Response
The pipeline index is not enabled.
The index was not found in the workspace.
Validation Error
Was this page helpful?