REST Rehoming APIs
The following APIs rehome devices, groups, and subscriptions.
- PUT /device/{query:.+}/rehome/{destination}
- PUT /group/{query:.+}/rehome/{destination}
- PUT /subscription/{query:.+}/rehome/{destination}
- PUT /user/{query:.+}/rehome/{destination}
In addition to the rehoming APIs, the REST subDomains
service returns a list of configured sub-domains. For more
information, see the REST service APIs.