Removes the specified intent.
See https://www.paws-r-sdk.com/docs/lexmodelsv2_delete_intent/ for full documentation.
lexmodelsv2_delete_intent(intentId, botId, botVersion, localeId)
[required] The unique identifier of the intent to delete.
[required] The identifier of the bot associated with the intent.
[required] The version of the bot associated with the intent.
[required] The identifier of the language and locale where the bot will be deleted. The string must match one of the supported locales. For more information, see Supported languages.