v1
latestOpenAPI 3.0.32026-07-26208618579.9 KBCard Hierarchy Group Management
Delete Card Hierarchy Group
This operation deletes a specific group within a card hierarchy. If the group contains cards or subgroups, use the recursive query parameter to allow deletion.
delete/v1/card-hierarchies/{cardHierarchyId}/groups/{groupId}
Path parameters
cardHierarchyIdstring biginteger required
Card hierarchy id
groupIdstring biginteger required
Group id
Query parameters
recursiveboolean
Whether to recursively delete child groups or not
auditUserstring required
The audit user to log the request
Response
Successful deletion of the card hierarchy group