Access Groups
Remove an ACS User from an Access Group
Removes a specified access system user from a specified access group.
POST
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
ID of the access group from which you want to remove an access system user.
ID of the access system user that you want to remove from an access group.
ID of the user identity associated with the user that you want to remove from an access group.
Response
OK

