PUT /mcmessages
Creates a new RowMcMessage and sends it to the unit specified in the object.
Roles that can access this endpoint are Users.
Parameters
name |
description |
type |
default |
type |
message |
the RowMcMessage to be sent |
body of type: application/xml application/json
|
|
RowMcMessage
|
Result
Response
of type:
text/plain
response object indicating the success or failure of sending the message and a text
message to be displayed to the user
Try It Out
Request