ContactList
Contact List to sync with native Endpoint functionality.
Can be edited via the Relay Admin site under Advanced > Contacts
{
"contacts": [ {
"dialString": "1234567.123@bjn.vc",
"name": "All Hands"
}, {
"dialString": "987654.987@bjn.vc",
"name": "Standup"
}, {
"dialString": "4321.654@bjn.vc",
"name": "Sales"
} ],
"id": "765ca8e4536a7e02dd2e15fd",
"name": "Speed Dial"
}
Properties
contacts
The list of
contacts.id
Generated automatically when the entity is created, and cannot be changed.
name
The
name of the Contact List.