Removes a user’s access from this group.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the group.
The ID of a user to remove from this group.
The remote ID of the access level for which this user has direct access. If omitted, the default access level remote ID value (empty string) is assumed.
This user's access was successfully removed from this group.