{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Sim Swap API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Sim Swap", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Post Sim Swap Sim Swap:retrieve", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/sim-swap/sim-swap:retrieve", "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": "Provides timestamp of latest SIM swap" }, { "info": { "name": "Microsoft Azure Post Sim Swap Sim Swap:verify", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/sim-swap/sim-swap: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 if a SIM swap has been performed during a past period (defined in the request with 'maxAgeHours' attribute). Returns 'True' if a SIM swap has occured." } ] } ], "bundled": true }