Delete a corpus and all its data
DELETE/v2/corpora/:corpus_key
Permanently delete a corpus and all its associated data. The corpus_key
uniquely identifies
the corpus. For more information, see Corpus Key Definition.
Request
Responses
- 204
- 403
- 404
Successfully deleted a corpus.
Permissions do not allow deleting the corpus.
Corpus not found.