View source: R/lexmodelsv2_operations.R
lexmodelsv2_delete_custom_vocabulary | R Documentation |
Removes a custom vocabulary from the specified locale in the specified bot.
See https://www.paws-r-sdk.com/docs/lexmodelsv2_delete_custom_vocabulary/ for full documentation.
lexmodelsv2_delete_custom_vocabulary(botId, botVersion, localeId)
botId |
[required] The unique identifier of the bot to remove the custom vocabulary from. |
botVersion |
[required] The version of the bot to remove the custom vocabulary from. |
localeId |
[required] The locale identifier for the locale that contains the custom vocabulary to remove. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.