DeleteGroup - Amazon QuickSight

DeleteGroup

Use the DeleteGroup API operation to remove a user group from Amazon QuickSight. You can find a group name by calling the ListGroups API operation.

Following is an example AWS CLI command for this operation.

AWS CLI
aws quicksight delete-group --group-name GROUPNAME --aws-account-id AWSACCOUNTID --namespace default

For more information about the DeleteGroup API operation, see DeleteGroup in the Amazon QuickSight API Reference.