Update Device
PUT/api/v1/devices/:uuid
Update device name, type, or metadata.
- Managers/owners: Can edit any workspace device
- Field workers: Can only edit their own device
Note: device_id (external identifier) is NOT editable for BYOD security.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
OK
Bad Request
Unauthorized
Forbidden
Not Found
Validation Error