Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the group.
The ID of a user to remove from this group.
Query Parameters
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.
Response
200
This user's access was successfully removed from this group.

