Update a corpus
PATCH/v2/corpora/:corpus_key
Supported API Key Type:
Personal
The Update Corpus API lets you enable, disable, or update the name and description of a corpus. This is useful to manage the availability of data within the system, such as when you need to take the corpus offline without having to delete the corpus.
This lets you utilize automated scripts to programmatically control the availability of corpora based on certain conditions. For example, quickly disable a corpus for maintenance updates or in response to security incidents.
Request
Responses
- 200
- 403
- 404
Successfully modified the corpus.
Permissions do not allow updating the corpus.
Corpus not found.