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
Delete Card Hierarchy Group
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
Card hierarchy id
Group id
Query Parameters
Whether to recursively delete child groups or not
The audit user to log the request
Response
Successful deletion of the card hierarchy group
Delete Card Hierarchy Group

