DataUser shape carries profile information; credential storage is separate (see DataUserAuth).
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/userPUT /api/user
Response body
GET /api/user/{id}GET /api/user
CLI
ekso user — see the command branches page for available verbs. Body for create / update verbs typically passed via --data @file.json matching the sample JSON above.