Deletes an intent from a version of the application.
Supports noop? false
Parameters
errortype(Optional[String[1]])
—
app_id(Optional[String[1]])
— The application ID.
version_id(Optional[String[1]])
— The version ID.
intent_id(Optional[String[1]])
— The intent classifier ID.
delete_utterances(Optional[String[1]])
— If true, deletes the intent's example utterances. If false, moves the example utterances to the None intent. The default value is false.