Skip to main content

Delete Project Grant

DELETE 

/v2beta/projects/:projectId/grants/:grantedOrganizationId

Delete a project grant. All user grants for this project grant will also be removed. A user will not have access to the project afterward (if permissions are checked). In case the project grant is not found, the request will return a successful response as the desired state is already achieved.

Required permission:

  • project.grant.delete

Request​

Responses​

Project grant deleted successfully