Update Device Location
POST/api/v1/devices/:uuid/location
Update device location and trigger geofence events.
PRD §4.2 & §5.3: BYOD Security + Shift Enforcement
- Only device owner can upload locations
- Device must be enabled (is_active)
- Shift must be active, OR timestamp falls within past shift window
Request
Responses
- 200
- 400
- 500
OK
Bad Request
Internal Server Error