Find Intent API
Fetches the intent recognition result and the scoring from NLP and ML engines. To use this API, the app needs the Bot Builder API scope of Intent and Entity Detection. POST https://{{host}}/api/v1.1/rest/bot/{{BotID}}/findIntent?fetchConfiguredTasks=false Query Parameters Parameter Description Required/Optional host Environment URL, for example, https://bots.kore.ai required BotID Bot ID. You can access…