Default Unified Status Attributes

Attributes about the default unified status, part of the Default Unified Status JSON response.

JSON format

Default unified status attributes are represented as JSON objects with the following properties:

NameTypeRead-onlyMandatoryDescription
descriptionstringfalsefalseThe unified status description
namestringfalsefalseThe name displayed to agents in the unified status switcher, unique per account

Attributes about the default unified status

Example

{  "description": "Can receive work",  "name": "online"}