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