BotConnection
Deletes a Connection Setting registration for a Bot Service
delete/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}/Connections/{connectionName}
Path parameters
resourceGroupNamestring required
The name of the Bot resource group in the user subscription.
resourceNamestring required
The name of the Bot resource.
connectionNamestring required
The name of the Bot Service Connection Setting resource
subscriptionIdstring required
Azure Subscription ID.
Query parameters
api-versionstring required
Version of the API to be used with the client request.
Response
A 200 (OK) should be returned if the object exists and was deleted successfully;