loguploader

Description

Upload client logs to server

Method

POST

Path

[runtime-name]/api/loguploader

Body

logLines
the log content (as JSON string)

Produces

text/plain

Responses

404
Not Found
200
OK
201
log generated.
401
Unauthorized
400
Invalid/bad request
403
Forbidden