Replace the document metadata
PUT/v2/corpora/:corpus_key/documents/:document_id/metadata
Replaces the metadata of a document in a corpus. The unique document_id identifies the document.
Request
Responses
- 200
- 403
- 404
- 429
Successfully updated the document.
Permissions do not allow updating a document in the corpus.
Corpus or document not found.
Too many concurrent requests. Please retry.