v11

latestSwagger 2.0raw.githubusercontent.com2022-10-03168148314.0 KB

Updates the application publish settings including 'UseAllTrainingData'.

put/apps/{appId}/publishsettings

Path parameters

appIdstring uuid required

The application ID.

Request body

sentimentAnalysisboolean

Setting sentiment analysis as true returns the Sentiment of the input utterance along with the response

speechboolean

Setting speech as public enables speech priming in your app

spellCheckerboolean

Setting spell checker as public enables spell checking the input utterance.

Response

Successfully updated application settings.

code'Failed' | 'FAILED' | 'Success'

Status Code.

messagestring

Status details.