Update documents
POST/content-assistance/update
Re-crawls and re-indexes a set of documents that are already present in the specified knowledge base index type. Existing scope assignments for the documents 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 or missing URLs
Unauthorized — invalid or missing API key
Project not found