PUT v1/Ping/Log
Logs a message
Request Information
Parameters (ParameterName * = required)
Name
Description
Sample Value
Message *
The message to be logged
Customer '149024' was authenticated correctly
Response Information
Response body formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>