در حال بارگذاری…
Delete a body-measurement record.
| Permission | Description |
|---|---|
tracker_measurements.delete | Delete tracker measurement |
Only the athlete who logged the record may delete it. Share viewers are strictly read-only.
None.
No body. The deletion is permanent — there are no soft deletes anywhere in this codebase.
| Status | Error Type | Reference |
|---|
| 401 | Unauthorized | Authentication error |
| 403 | Forbidden | Permission error |
| 404 | Not Found | Not found error |