Send message - 69xx phone
This activity sends message to a 69xx series phone, currently only supported by MiVoice Business.
| Parameters | Description |
|---|---|
|
TopTitle |
Additional title to be displayed on the phone. |
|
Title |
Main message title to be displayed on the phone. |
|
Users |
List of users to send the message to. Messages can be sent to users, dialable numbers, or groups. |
DialableNumbers |
List of numbers to send the message to. |
Groups |
List of groups to send the message to. |
Options |
Options that can be set for the message, in JSON format. |
| Parameters | Description |
|---|---|
|
Success |
Indicates whether the activity was completed successfully (value = True) or not (value = False). |
|
Body |
Response to the request. |
StatusCode |
HTTP status code returned from the request. |
↑