{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector PreConnections API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "PreConnections", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Create An Outbound Call", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/calling/callConnections", "headers": [ { "name": "Repeatability-Request-ID", "value": "" }, { "name": "Repeatability-First-Sent", "value": "" } ], "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Version of API to invoke." } ] }, "docs": "Create an outbound call." }, { "info": { "name": "Microsoft Azure Answer A Call", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/calling/callConnections:answer", "headers": [ { "name": "Repeatability-Request-ID", "value": "" }, { "name": "Repeatability-First-Sent", "value": "" } ], "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Version of API to invoke." } ] }, "docs": "Answer a call using the IncomingCallContext from Event Grid." }, { "info": { "name": "Microsoft Azure Redirect A Call", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/calling/callConnections:redirect", "headers": [ { "name": "Repeatability-Request-ID", "value": "" }, { "name": "Repeatability-First-Sent", "value": "" } ], "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Version of API to invoke." } ] }, "docs": "Redirect a call." }, { "info": { "name": "Microsoft Azure Reject The Call", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/calling/callConnections:reject", "headers": [ { "name": "Repeatability-Request-ID", "value": "" }, { "name": "Repeatability-First-Sent", "value": "" } ], "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Version of API to invoke." } ] }, "docs": "Reject the call." } ] } ], "bundled": true }