Appearance
Stored only in your browser. Get one under Tokens.
Post one or many log entries as an error of LogEntry
POST
/logs
Post one or many log entries as an error of LogEntry
Authorizations
ApiKeyAuth
Type
API Key (header: Authorization)
Request Body
application/json
JSON "dev": "string", "id": "string", "lvl": "string", "msg": "string", "own": "string", "plat": "string", "rev": "string", "src": "string", "time-created": "string", "tnano": 0, "tsec": 0
{
}
Responses
OK
application/json
JSON { "dev": "string", "id": "string", "lvl": "string", "msg": "string", "own": "string", "plat": "string", "rev": "string", "src": "string", "time-created": "string", "tnano": 0, "tsec": 0 }
[
]