Remove an ACS User from an Access Group
Removes a specified access system user from a specified access group.
Specify the acs_access_group_id
and acs_user_id
to remove an ACS user from an access group.
Code
Output
Request Parameters
acs_access_group_id
String (Required)
ID of the access group from which you want to remove an access system user.
acs_user_id
String
ID of the access system user that you want to remove from an access group.
user_identity_id
String
ID of the user identity associated with the user that you want to remove from an access group.
Response
void
Examples
Last updated
Was this helpful?