v1

latestSwagger 2.0Proprietary License2026-07-1788119346.7 KB
Public

Login user into system

post/auth/login

Request body

mailstring required
passwordstring required
servicestring

Response

login successful

dataobject
statusstring

Example response

{
  "status": "success"
}