Updates an existing document by its identifier.
Docs
Updates an existing document by its identifier.
PUT
Updates an existing document by its identifier.
Authorizations
JWT Bearer token. Obtain via the OAuth 2.0 token endpoint.
Path Parameters
The unique identifier of the document to update.
Body
The updated document data; Id must match docId and TenantId must match the current tenant.
Response
The document was updated successfully.