Channel
Updates a Channel registration for a Bot Service
patch/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.
channelName'FacebookChannel' | 'EmailChannel' | 'KikChannel' | 'TelegramChannel' | 'SlackChannel' | 'MsTeamsChannel' | 'SkypeChannel' | 'WebChatChannel' | 'DirectLineChannel' | 'SmsChannel' required
The name of the Channel resource.
subscriptionIdstring required
Azure Subscription ID.
Query parameters
api-versionstring required
Version of the API to be used with the client request.
Request body
Response
The resource provider should return 200 (OK) to indicate that the operation completed successfully.