Remove an ACS User from an Access Group
Last updated
Was this helpful?
Last updated
Was this helpful?
Removes a specified access system user from a specified access group.
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 (Required)
ID of the access system user that you want to remove from an access group.
void
Removes a specified ACS user from an access group.
Code
Output