Skip to main content
DELETE
Remove permission from an Entity

Authorizations

Authorization
string
header
required

Access Token Authentication

Path Parameters

entityId
string<uuid>
required

The id of the Entity

principalId
string<uuid>
required

The id of the Principal

Query Parameters

permissionLevel
enum<string>

Optional, the specific permission level to remove The available Permission Levels.

Available options:
Viewer,
Contributor,
Administer,
Owner

Response

OK