View source: R/lexmodelbuildingservice_operations.R
lexmodelbuildingservice_delete_bot | R Documentation |
Deletes all versions of the bot, including the $LATEST
version. To delete a specific version of the bot, use the delete_bot_version
operation. The delete_bot
operation doesn't immediately remove the bot schema. Instead, it is marked for deletion and removed later.
See https://www.paws-r-sdk.com/docs/lexmodelbuildingservice_delete_bot/ for full documentation.
lexmodelbuildingservice_delete_bot(name)
name |
[required] The name of the bot. The name is case sensitive. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.