Reference for http://messaging.cdyne.com/Messaging.svc/CancelAllMessages

Url: http://messaging.cdyne.com/Messaging.svc/CancelAllMessages

HTTP Method: POST

Message direction Format Body
Request Xml Example
Request Json Example
Response Xml Example
Response Json Example

The following is an example request Xml body:

<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1627aea5-8e0a-4371-9022-9b504344e724</guid>

The following is an example request Json body:

"1627aea5-8e0a-4371-9022-9b504344e724"

The following is an example response Xml body:

<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>

The following is an example response Json body:

true