Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How to update a custom role using Management API?

Former Community Member
Not applicable

I am unable to remove the get from these two permissions using Management API for a custom role. I am seeing Forbidden error.

{ "organization": "prod", "path": "/environments", "permissions": [ "get" ] },

{ "organization": "prod", "path": "/environments/*", "permissions": [ "get" ] },

Also what is the path to remove ability to CRUD "Spec"?

1 3 383
3 REPLIES 3