cURL
curl --request DELETE \ --url https://prd.der-connect.eliagroup.eu/api/v1/entities/{entityId}/permissions/principals/{principalId} \ --header 'Authorization: Bearer <token>'
This response does not have an example.
Access Token Authentication
The id of the Entity
The id of the Principal
Optional, the specific permission level to remove
Viewer
Contributor
Administer
Owner
OK
Was this page helpful?