Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the resource.
The resource ID of the non-human identity to remove from this resource.
Query Parameters
The remote ID of the access level for which this non-human identity has direct access. If omitted, the default access level remote ID value (empty string) is assumed.
Response
200
This non-human identity's access was successfully removed from this resource.

