Skip to main content

Create log

POST 

/logs

The create log request, create logs by the robot

Request

Responses

Logs created

Schema
    _id uuid
    name string
    level number
    message string
Loading...