Updates the content body of a document.
Docs
Updates the content body of a document.
PUT
Updates the content body of a document.
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 whose content to update.
Body
The updated content; DocId must match the route parameter.
Response
The document content was updated successfully.