![]() |
Consumption Analytics Documentation |
Deletes a user group specified by its ID.
In version 4.0: DELETE http://<ccServerURL>/rest/v2/users/groups/<groupId>
In version 4.1 and later: DELETE http://<ccServerURL>/rest/v2/ccusers/groups/<groupId>
Name | Type | Description | |
---|---|---|---|
URL path parameters (required) | groupId | integer | The ID of the user group to delete. |
None
text/plain
A statement of whether the deletion is successful.
DELETE http://localhost:8080/rest/v2/ccusers/groups/10002
Successfully deleted user group with id 10002
(c) Copyright 2017-2020 Hewlett Packard Enterprise Development LP