Creates a locale in the bot. The locale contains the intents and slot types that the bot uses in conversations with users in the specified language and locale. You must add a locale to a bot before you can add intents and slot types to the bot.
put/bots/{botId}/botversions/{botVersion}/botlocales/
Path parameters
botIdstring required
The identifier of the bot to create the locale for.
botVersionstring required
The version of the bot to create the locale for. This can only be the draft version of the bot.
Request body
Response
Success