{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector EndpointKeys API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "EndpointKeys", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Updates Endpoint Settings For An Endpoint", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/endpointSettings" }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Re Generates An Endpoint Key", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/endpointkeys/:keyType", "params": [ { "name": "keyType", "value": "", "type": "path", "description": "Type of Key" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Gets Endpoint Keys For An Endpoint", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/endpointkeys" }, "docs": "Needs a more full description created." } ] } ], "bundled": true }