{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector BotConnection API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "BotConnection", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Botservice Botservices Resourcename Connections Connectionname Listwithsecrets", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BotService/botServices/:resourceName/connections/:connectionName/listWithSecrets", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the Bot resource group in the user subscription." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the Bot resource." }, { "name": "connectionName", "value": "", "type": "path", "description": "The name of the Bot Service Connection Setting resource." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription ID." } ] }, "docs": "Get a Connection Setting registration for a Bot Service" }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Botservice Botservices Resourcename Connections Connectionname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BotService/botServices/:resourceName/connections/:connectionName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the Bot resource group in the user subscription." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the Bot resource." }, { "name": "connectionName", "value": "", "type": "path", "description": "The name of the Bot Service Connection Setting resource." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription ID." } ] }, "docs": "Get a Connection Setting registration for a Bot Service" }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Botservice Botservices Resourcename Connections Connectionname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BotService/botServices/:resourceName/connections/:connectionName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the Bot resource group in the user subscription." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the Bot resource." }, { "name": "connectionName", "value": "", "type": "path", "description": "The name of the Bot Service Connection Setting resource." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription ID." } ] }, "docs": "Register a new Auth Connection for a Bot Service" }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Botservice Botservices Resourcename Connections Connectionname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BotService/botServices/:resourceName/connections/:connectionName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the Bot resource group in the user subscription." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the Bot resource." }, { "name": "connectionName", "value": "", "type": "path", "description": "The name of the Bot Service Connection Setting resource." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription ID." } ] }, "docs": "Updates a Connection Setting registration for a Bot Service" }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Botservice Botservices Resourcename Connections Connectionname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BotService/botServices/:resourceName/connections/:connectionName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the Bot resource group in the user subscription." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the Bot resource." }, { "name": "connectionName", "value": "", "type": "path", "description": "The name of the Bot Service Connection Setting resource." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription ID." } ] }, "docs": "Deletes a Connection Setting registration for a Bot Service" }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Botservice Botservices Resourcename Connections", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BotService/botServices/:resourceName/connections", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the Bot resource group in the user subscription." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the Bot resource." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription ID." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request." } ] }, "docs": "Returns all the Connection Settings registered to a particular BotService resource" } ] } ], "bundled": true }