Removes all associated cloud integrations for the device.
DELETE/api/management/v1/iot-manager/devices/:deviceId
Removes all associated cloud integrations for the device, but does not clean up any external state.
Request
Responses
- 204
- 401
- 403
- 404
- 500
OK. Device successfully unregistered.
Unauthorized.
The user is not permitted to access the resource.
Not Found.
Internal Server Error.