Channel
Deletes a Channel registration from a Bot Service
delete/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}/channels/{channelName}
Path parameters
resourceGroupNamestring required
The name of the Bot resource group in the user subscription.
resourceNamestring required
The name of the Bot resource.
channelNamestring required
The name of the Bot 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;