Delete all documents from index
DELETE/content-assistance/index/all
Removes all documents from the specified knowledge base index type for the given project.
This operation is asynchronous and returns a task that can be monitored via the Tasks endpoint.
Request
Responses
- 200
- 400
- 401
- 404
OK — deletion task started
Bad request — invalid type parameter
Unauthorized — invalid or missing API key
Project not found