Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the resource.
The ID of a user to remove from this resource.
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 resource.

