View source: R/connect_operations.R
connect_delete_vocabulary | R Documentation |
Deletes the vocabulary that has the given identifier.
See https://www.paws-r-sdk.com/docs/connect_delete_vocabulary/ for full documentation.
connect_delete_vocabulary(InstanceId, VocabularyId)
InstanceId |
[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance. |
VocabularyId |
[required] The identifier of the custom vocabulary. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.