gateway - unBind Device

post
/subscriptions/{subscriptionId}/registries/{registryId}/unbindDeviceFromGateway

UnBind a device from a gateway under a registry

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
x-api-keystringRequired
Path parameters
subscriptionIdstringRequired

Subscription ID

registryIdstringRequired

Registry ID

Body
deviceIdstringRequired
gatewayIdstringRequired
Responses
200

OK

application/json
post
/subscriptions/{subscriptionId}/registries/{registryId}/unbindDeviceFromGateway

Authorization: apiKey

name: x-api-key
in: header
type: apiKey

Last updated