{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Bot API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Bot", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Botservice Botservices Resourcename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BotService/botServices/:resourceName", "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": "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": "Returns a BotService specified by the parameters." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Botservice Botservices Resourcename", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BotService/botServices/:resourceName", "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": "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": "Creates a Bot Service. Bot Service is a resource group wide resource type." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Botservice Botservices Resourcename", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BotService/botServices/:resourceName", "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": "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 Bot Service" }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Botservice Botservices Resourcename", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BotService/botServices/:resourceName", "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": "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 Bot Service from the resource group. " }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Botservice Botservices", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BotService/botServices", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the Bot resource group in the user subscription." }, { "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 resources of a particular type belonging to a resource group" }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Botservice Botservices", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.BotService/botServices", "params": [ { "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": "Returns all the resources of a particular type belonging to a subscription." }, { "info": { "name": "Microsoft Azure Post Providers Microsoft Botservice Checknameavailability", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/providers/Microsoft.BotService/checkNameAvailability", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request." } ] }, "docs": "Check whether a bot name is available." } ] } ], "bundled": true }