PATCH
/
v1
/
roles
/
{role}
{
  "name": "<string>",
  "title": "<string>",
  "description": "<string>",
  "permissions": [
    "<string>"
  ],
  "type": "TYPE_UNSPECIFIED"
}

Path Parameters

role
string
required

The role id.

Query Parameters

updateMask
string
allowMissing
boolean

If set to true, and the role is not found, a new role will be created.

Body

application/json

Response

200
application/json

OK

The response is of type object.