Start Shift
POST/api/v1/devices/:uuid/start-shift
Start a tracking shift (PRD §5.3).
BYOD Security: Only the device owner can start their shift. This enables location uploads for this device.
State transition: OFF → ACTIVE Note: If paused, use resume-shift instead.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
OK
Bad Request
Unauthorized
Forbidden
Not Found
Validation Error