v21

latestSwagger 2.0MITraw.githubusercontent.com2026-08-0495109385.2 KB
Public

Login user into system

post/auth/login

Request body

mailstring required
passwordstring required

Response

login successful

dataobject
statusstring

Example response

{
  "status": "success"
}