Replace metadata of a document

Replaces metadata in a document. This endpoint allows overwriting existing metadata fields.

Path parameters

idstringRequired

The ID of the document to append metadata to.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-API-KeystringRequired

Request

Metadata to append to the document.

Response

Successful Response

resultsobject

Base class for document information handling.

Errors