{ "opencollection": "1.0.0", "info": { "name": "Call Forwarding Signal Age Verification Discovery API", "version": "wip" }, "items": [ { "info": { "name": "Discovery", "type": "folder" }, "items": [ { "info": { "name": "Returns the name of the Edge Cloud Zone closest to user device\nidentified in the request.\n", "type": "http" }, "http": { "method": "POST", "url": "{apiRoot}/call-forwarding-signal/vwip/retrieve-closest-edge-cloud-zone", "headers": [ { "name": "x-correlator", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "On receiving this request, the network will return the name\nof the Edge Cloud Zone with the shortest network path to the end user\ndevice identified in the request.\n" } ] } ], "bundled": true }