Update Document Metadata

Replace the user-supplied metadata dict on one or more existing documents. The provided metadata fully replaces any existing metadata on each document. Pass an empty object to clear it. Metadata must be at most 10KB when JSON-serialized. Updates propagate to associated standardizations and reviews.

Body Params
documentIds
array of strings
required

List of document IDs whose metadata should be updated.

Document IDs*
metadata
object
required

Replacement metadata dict for the given documents. This fully replaces any existing metadata on each document. Pass an empty object ({}) to clear metadata. Max 10KB when JSON-serialized.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json