Update all documents
POST/content-assistance/update/all
Re-crawls and re-indexes all documents currently present in the specified knowledge base index type for the given project. Scope assignments are preserved.
This operation is asynchronous and returns a task that can be monitored via the Tasks endpoint.
Request
Responses
- 200
- 400
- 401
- 404
OK — update task started
Bad request — invalid type parameter
Unauthorized — invalid or missing API key
Project not found