QnAMakerEndpointKeysRequestBody interface

The request body for a request to Bot Service Management to list QnA Maker endpoint keys.

Properties

authkey

Subscription key which provides access to this API.

hostname

the host name of the QnA Maker endpoint

Property Details

authkey

Subscription key which provides access to this API.

authkey?: string

Property Value

string

hostname

the host name of the QnA Maker endpoint

hostname?: string

Property Value

string