Send Message Routing
This request sends an message through an message routing configuration.
Resource
POST /messageroutings/<OID>message
Where OID
is the object ID of the message routing.
Parameters
None
Payload
A String containing the message text to be send.
Response
None
Context
Authorization |
User |
Errors
Example
Request
POST https://xelion.nl/api/v1/master/messageroutings/123456/message
Payload
"alarm message"