Update a corpus
PATCH/v2/corpora/:corpus_key
Enable, disable, or update the name and description of a corpus. This lets you
manage data availability without deleting the corpus, which is useful for
maintenance and security purposes. The corpus_key
uniquely identifies the corpus.
For more information, see Corpus Key Definition.
Consider updating the name and description of a corpus dynamically to help keep your data
aligned with changing business needs.
Request
Responses
- 200
- 403
- 404
Successfully modified the corpus.
Permissions do not allow updating the corpus.
Corpus not found.