View source: R/connect_operations.R
connect_delete_user_hierarchy_group | R Documentation |
Deletes an existing user hierarchy group. It must not be associated with any agents or have any active child groups.
See https://www.paws-r-sdk.com/docs/connect_delete_user_hierarchy_group/ for full documentation.
connect_delete_user_hierarchy_group(HierarchyGroupId, InstanceId)
HierarchyGroupId |
[required] The identifier of the hierarchy group. |
InstanceId |
[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.