Login successful
Bad request; Missing mandatory body
Cannot login user. Account is either disabled or a precondition is missing.
Last updated 3 months ago
POST /login HTTP/1.1 Host: Content-Type: application/json Accept: */* Content-Length: 37 { "username": "text", "password": "text" }
{ "token": "text", "id": "text" }