{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Device Location API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Device Location", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Post Device Location Location:verify", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/device-location/location:verify", "headers": [ { "name": "x-ms-client-request-id", "value": "" }, { "name": "apc-gateway-id", "value": "" } ], "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." } ] }, "docs": "Verifies whether a device is within a specified location area, defined as an accuracy (radius) around a point, specified by longitude and latitude." } ] } ], "bundled": true }