View source: R/connect_operations.R
connect_delete_view | R Documentation |
Deletes the view entirely. It deletes the view and all associated qualifiers (versions and aliases).
See https://www.paws-r-sdk.com/docs/connect_delete_view/ for full documentation.
connect_delete_view(InstanceId, ViewId)
InstanceId |
[required] The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance. |
ViewId |
[required] The identifier of the view. Both |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.