Remove linkage between device and organization
DELETE/platform/solutions/api/v1/orgs/{orgId}/devices/{deviceId}
Remove linkage between device and organization. Target device will no longer belongs to any organization. Only system administrator can link target device to other organization.
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 500
- 501
No Content
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error
Not Implemented