Updates an existing document by its identifier.
Docs
Updates an existing document by its identifier.
PUT
Updates an existing document by its identifier.
Documentation Index
Fetch the complete documentation index at: https://ekso.dev/llms.txt
Use this file to discover all available pages before exploring further.
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.