description

Synopsis A descriptive name for the worker group.
Where used

/accounts/{accountId} response

Worker Group ids are not intended to be human-readable values: they are typically short, often a single letter. This field provides a human-readable description of the worker group and should always be visible in the user interface when a user is being shown information about a worker group.

Data type

String

Constraints/format

minLength: 1
maxLength: 50

The characters '-' '=' '!' '‘' '’' '[' ']' '“' '”' '\' '.' are not allowed

Example

...
"description": "Staff",
...

See also

workerGroupId