Compute the current size of a corpus
POST/v2/corpora/:corpus_key/compute_size
Compute the current size of a corpus, including number of documents, parts, and characters.
The corpus_key
uniquely identifies the corpus. For more information, see
Corpus Key Definition.
Request
Responses
- 200
- 403
- 404
Successfully computed the corpus size.
Permissions do not allow computing size for this corpus.
Corpus not found.