connect_delete_user_hierarchy_group: Deletes an existing user hierarchy group

View source: R/connect_operations.R

connect_delete_user_hierarchy_groupR Documentation

Deletes an existing user hierarchy group

Description

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.

Usage

connect_delete_user_hierarchy_group(HierarchyGroupId, InstanceId)

Arguments

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.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.