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