Append metadata to a document
Appends metadata to a document. This endpoint allows adding new metadata fields or updating existing ones.
Path parameters
id
The ID of the document to append metadata to.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
X-API-Key
Request
Metadata to append to the document.
Response
Successful Response
results
Base class for document information handling.