Sample JSON
Copy, edit, paste. Server-set fields (id, created, tenantId, …) are omitted from the example — they’re populated by the server on response.
Fields
Used by
Request body
POST /api/annotationPOST /api/item/{itemId}/replyPUT /api/annotation/{id}
Response body
GET /api/annotation/owner/{ownerId}GET /api/annotation/{id}POST /api/annotation
CLI
ekso annotation — see the command branches page for available verbs. Body for create / update verbs typically passed via --data @file.json matching the sample JSON above.