Updates an existing annotation by its identifier.
Links, Annotations & Watch
Updates an existing annotation by its identifier.
PUT
Updates an existing annotation 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 annotation to update.
Body
The updated annotation data; Id and TenantId must match the existing record.
Response
The annotation was updated successfully.