gateway - bind Devices

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

Bind devices to 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
deviceIdsstring[]Required
gatewayIdstringRequired
Responses
post
/subscriptions/{subscriptionId}/registries/{registryId}/bindDevicesToGateway

Authorization: apiKey

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

Last updated