Deletes a group. Before deleting a group, ensure it contains no other groups or users. Otherwise, the deletion fails.
Try it now
Test
RAM authorization
Request syntax
POST /v2/group/delete HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| domain_id |
string |
Yes |
||
| body |
object |
No |
The request body. |
|
| group_id |
string |
Yes |
The ID of the group to delete. |
g123 |
Response elements
|
Element |
Type |
Description |
Example |
None defined.
Examples
Success response
JSON format
{}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.