v7

latestSwagger 2.0raw.githubusercontent.com2019-07-01275587.3 KB
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

idstring

Specifies the resource ID.

namestring

Specifies the name of the resource.

locationstring

Specifies the location of the resource.

typestring

Specifies the type of the resource.

tagsobject

Contains resource tags defined as key/value pairs.

kind'sdk' | 'designer' | 'bot' | 'function'

Indicates the type of bot service

etagstring

Entity Tag

Response

If resource is created successfully or already existed, the service should return 200 (OK).

idstring

Specifies the resource ID.

namestring

Specifies the name of the resource.

locationstring

Specifies the location of the resource.

typestring

Specifies the type of the resource.

tagsobject

Contains resource tags defined as key/value pairs.

kind'sdk' | 'designer' | 'bot' | 'function'

Indicates the type of bot service

etagstring

Entity Tag