Disciplines are used to group a common set of capabilities within the organization.
Disciplines require the feature to be turned on in your workspace.
Example
{
"id": "fe814dd3-879c-49c6-b4c3-77926ce9d93c",
"name": "User Experience",
"isActive": true,
"createdAt": "2021-11-13T12:31:22.762Z"
}
Attributes
Name | Type | Description |
---|---|---|
id | uuid | The unique identifier for the object. |
name | string | The name of the discipline. |
isActive | boolean | A flag to indicate if the discipline is active in the system. |
createdAt | timestamp | The timestamp when the object was created. |