/api/license
REST API endpoint: /api/license
/api/license
GET
Summary: Download current LogZilla license JSON
Responses
200
POST
Summary: Upload new LogZilla license. Body should contain license JSON with correct signature, otherwise error 400 is returned.
Request Body
json{
"example": "request body"
}