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."
}
Was this article helpful?
0 out of 0 found this helpful