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