Delete
POST/v1/delete-doc
Delete documents from a corpus.
Some tips for this API:
- This operation authenticates with either the Personal API Key, Index API Key, or OAuth 2.0 (in a JWT "Bearer Token"). You can find details of how to set up an API key or use OAuth 2.0 here.
- You can quickly delete all documents from a corpus to clear it out by using the Reset Corpus operation.
Request
Responses
- 200
- default
A successful response.
An unexpected error response.