Bot
Creates a Bot Service. Bot Service is a resource group wide resource type.
put/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}
Path parameters
resourceGroupNamestring required
The name of the Bot resource group in the user subscription.
resourceNamestring 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.
Request body
Response
If resource is created successfully or already existed, the service should return 200 (OK).