Skip to main content

User lines changed

This event is used to notify you about changes in your lines (numbers).

If the current agent is added to or removed from a line, we send:

{
"type": "USER.LINES_CHANGED",
"payload": { "lines": "Line[]" }
}

Usage

Lines can change for various reasons, i.e.:

  • you are added/removed from a line
  • you line configuration/details changed (i.e. via the Dashboard)