ACS Users
Remove an ACS User from an Access Group
Removes a specified access system user from a specified access group.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
ID of the access system user that you want to remove from an access group. You can only provide acs_user_id or user_identity_id.
ID of the user identity that you want to remove from an access group. You can only provide acs_user_id or user_identity_id.
ID of the access group from which you want to remove an access system user.
Response
OK
The response is of type object.