Skip to main content

Role

Specification

{
"name": String,
"description": String
}

Structure values

Field NameTypeDescriptionRequiredDefault
nameStringRole name.Required
descriptionStringExpanded role information.None

Example

{
"name": "analyst",
"description": "This role is assigned to business analysts and other read only users."
}