Update Project Grant
POST/v2beta/projects/:projectId/grants/:grantedOrganizationId
Change the roles of the project that is granted to another organization. The project grant will allow the granted organization to access the project and manage the authorizations for its users.
Required permission:
project.grant.write
Request​
Responses​
- 200
- 403
- 404
- default
Project grant successfully updated or left unchanged
Returned when the user does not have permission to access the resource.
The project grant to update does not exist.
An unexpected error response.