Updates an existing document folder by its identifier.
Docs
Updates an existing document folder by its identifier.
PUT
Updates an existing document folder 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 folder to update.
Body
The updated folder data; Id must match folderId and TenantId must match the current tenant.
Response
The folder was updated successfully.