Data Models

Role


Properties

Property Type
id *
string
name *
string
description
string

Example

{
  "id": "example-id",
  "name": "example-name",
  "description": null
}