POST post-log-data
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| log | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"Table": "sample string 1",
"EntityID": "sample string 2",
"EndPoint": "sample string 3",
"Payload": "sample string 4",
"Result": "sample string 5"
}
application/x-www-form-urlencoded
Sample: