Logs
Create Logs
Create new logs from the provided schema.
POST
Headers
Body
application/json · object[]
The log level.
The log message.
The logger name.
The log timestamp.
Response
201 - application/json
The response is of type any
.
Create new logs from the provided schema.
The log level.
The log message.
The logger name.
The log timestamp.
The response is of type any
.