Skip to main content
Version: 2.0

Delete a corpus and all its data

DELETE 

/v2/corpora/:corpus_key

Permanently deletes a corpus and all its associated data. The corpus_key uniquely identifies the corpus.

On successful completion, the space quota consumed by the corpus is freed. The corpus is no longer usable for indexing or querying.

note

The corpus_key assigned to the corpus is released and can be reused.

Request

Responses

Successfully deleted a corpus.