Partial update a device registration
PATCH/v1/devices/:deviceId
Updates partially a particular device
Request
Responses
- 200
- 400
- 403
- 404
- 406
- 500
Success
Check the command parameters, they may be incorrect or not filled in
Forbidden
404 - The tenant informed in header may not have been found 3404 - Device not found
Invalid header format, use XML or Json on head accept
Server Error