Update a corpus
PATCH/v2/corpora/:corpus_key
Enables, disables, or updates the name and description of a corpus. Use this endpoint to manage the availability of data, such as taking a corpus offline without deleting it.
You can also use automated scripts to 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 updated the corpus.
Permissions do not allow updating the corpus.
Corpus not found.