Removes a locale from a bot.
See https://www.paws-r-sdk.com/docs/lexmodelsv2_delete_bot_locale/ for full documentation.
lexmodelsv2_delete_bot_locale(botId, botVersion, localeId)
[required] The unique identifier of the bot that contains the locale.
[required] The version of the bot that contains the locale.
[required] The identifier of the language and locale that will be deleted. The string must match one of the supported locales. For more information, see Supported languages.