DeleteCorpus
POST/v1/delete-corpus
Deletes a corpus and all of the data contained inside of the corpus.
Some tips for this API:
- This operation works with the Personal API Key and OAuth 2.0 (in a JWT "Bearer Token") authentication. You can find details of how to set up and use OAuth 2.0 here.
- It can take a few seconds to completely delete the corpus if there's heavy system load. Be patient if the corpus is still present after a deletion request is initiated.
Request
Responses
- 200
- default
A successful response.
An unexpected error response.