DataWatch.
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/watchPUT /api/watch/{id}
Response body
GET /api/watch/owner/{ownerId}GET /api/watch/watcher/{watcherId}GET /api/watch/{id}POST /api/watchPUT /api/watch/{id}
CLI
ekso watch — see the command branches page for available verbs. Body for create / update verbs typically passed via --data @file.json matching the sample JSON above.