Update document, merging the metadata.
PATCH/v2/corpora/:corpus_key/documents/:document_id
Updates document identified by its unique document_id
from a specific
corpus. The request body metadata is merged with the existing metadata,
adding or modifying only the specified fields.
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.