v7

latestSwagger 2.0raw.githubusercontent.com2019-07-01275587.3 KB
BotConnection

Register a new Auth Connection for a Bot Service

put/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.

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