{
"name": "<string>",
"title": "<string>",
"description": "<string>",
"permissions": [
"<string>"
],
"type": "TYPE_UNSPECIFIED"
}
Permissions required: bb.roles.create
{
"name": "<string>",
"title": "<string>",
"description": "<string>",
"permissions": [
"<string>"
],
"type": "TYPE_UNSPECIFIED"
}
The ID to use for the role, which will become the final component of the role's resource name.
This value should be 4-63 characters, and valid characters are /[a-z][A-Z][0-9]/.
OK
The response is of type object
.
Was this page helpful?