Deactivate Project Grant
POST/v2beta/projects/:projectId/grants/:grantedOrganizationId/deactivate
Set the state of the project grant to deactivated. Applications under deactivated projects grants are not able to login anymore.
Required permission:
project.grant.write
Request​
Responses​
- 200
- 403
- 404
- default
Project grant deactivated successfully
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.