Docs

Update Role

Rename a role, change its description, or set its permissions.

PUT

Path

Path parameters
stringrequired

The role's id, from List Roles.

Body

Arguments
string

A new name, up to 255 characters.

string

A new description, up to 255 characters.

array of string

The full new set of permission keys. Replaces the current set.