v5
latestOpenAPI 3.1.02026-07-31151195455.5 KBresources
Removes a user's direct access from this resource.
delete/resources/{resource_id}/users/{user_id}
Path parameters
resource_idstring uuid required
The ID of the resource.
user_idstring uuid required
The ID of a user to remove from this resource.
Query parameters
access_level_remote_idstring
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
This user's access was successfully removed from this resource.