{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Content_Recording API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Content_Recording", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Start Recording The Call", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/calling/recordings", "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": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Get Call Recording Properties", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/calling/recordings/:recordingId", "params": [ { "name": "recordingId", "value": "", "type": "path", "description": "The recording id." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of API to invoke." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Stop Recording The Call", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/calling/recordings/:recordingId", "params": [ { "name": "recordingId", "value": "", "type": "path", "description": "The recording id." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of API to invoke." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Pause Recording The Call", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/calling/recordings/:recordingId:pause", "params": [ { "name": "recordingId", "value": "", "type": "path", "description": "The recording id." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of API to invoke." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Resume Recording The Call", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/calling/recordings/:recordingId:resume", "params": [ { "name": "recordingId", "value": "", "type": "path", "description": "The recording id." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of API to invoke." } ] }, "docs": "Needs a more full description created." } ] } ], "bundled": true }