POST
/
logs

Query Parameters

depth
integer

The number of levels of related objects to include in the response

Body

application/json
id
string

Log is uniquely identified by id

title
string

Log has Title

trace
string

Log has Trace

requestBody
object

Log has Request Body

path
string

Log has Path

method
string

Log has Method

ipAddress
string

Log has IP Address

userAgent
string

Log has User Agent

status
string

Log has Status

responseBody
object

Log has Response Body

responseHeaders
object[]

Log has Response Header

requestHeaders
object[]

Log has Request Header

Response

200 - application/json
data
object
success
boolean