NLU

Parse

Parse a sentence using the trained NLU model of the bot

post/nlu/

Request body

inputstring
skill_idstring
langstring

Response

successful operation

corrected_inputstring
intentsstring
intent_idstring
intent_slugstring
confidencestring
confidence_thresholdstring
understoodboolean
custom_entitiesobject
system_entitiesobject
sentiment_polarityobject

Changes

No recorded changes to this endpoint across all 1 revision of this API.