Skip to main content

Login with username and password

POST 

/api/v1/login

x-public: "true"

Login with username and password

Request

Body

required
    username stringrequired

    username of the user

    password stringrequired

    password of the user

Responses

Login Successful

Schema
    token string
    msspId string
    message string
Loading...