{
"name": "<string>",
"title": "<string>",
"description": "<string>",
"permissions": [
"<string>"
],
"type": "TYPE_UNSPECIFIED"
}
Permissions required: bb.roles.update
{
"name": "<string>",
"title": "<string>",
"description": "<string>",
"permissions": [
"<string>"
],
"type": "TYPE_UNSPECIFIED"
}
The role id.
If set to true, and the role is not found, a new role will be created.
OK
The response is of type object
.
Was this page helpful?