POST Api/v1/Messaging/UmfMessage

Sends a umf message into the backend, this is a secondary path that replicates how the icap sends messages It is intended to be a second path for messages from the icap being sent through satellite channels

Request Information

URI Parameters

None.

Body Parameters

umf message to send to hos backend

Collection of byte

Request Formats

application/json, text/json

Sample:
"QEA="

application/x-www-form-urlencoded

Sample:

Sample not available.

application/octet-stream

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.