Record a new sleep in the tracker system.
Permission | Description |
---|---|
tracker_sleeps.create | Create tracker sleep |
Name | Type | Required | Description |
---|---|---|---|
tracked_at | string | Yes | Datetime for the sleep record |
notes | string | No | Optional notes |
<tracker sleep resource>
Status | Error Type | Reference |
---|---|---|
422 | Validation Error | Validation error |
401 | Unauthorized | Authentication error |
403 | Forbidden | Permission error |