Removes a user from a group.
Operation description
If System for Cross-domain Identity Management (SCIM) synchronization is enabled, you cannot remove a user from a SCIM-synchronized group.
This example removes user u-00q8wbq42wiltcrk**** from group g-00jqzghi2n3o5hkh****.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cloudsso:RemoveUserFromGroup |
delete |
*Group
*User
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| GroupId |
string |
Yes |
The ID of the group. |
g-00jqzghi2n3o5hkh**** |
| UserId |
string |
Yes |
The ID of the user. |
u-00q8wbq42wiltcrk**** |
| DirectoryId |
string |
Yes |
The ID of the directory. |
d-00fc2p61**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
F723DE01-6276-5DC4-9B1F-9CBE3E1748B2 |
Examples
Success response
JSON format
{
"RequestId": "F723DE01-6276-5DC4-9B1F-9CBE3E1748B2"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.