Authentication
This endpoint is used to authenticate a user and obtain a token for accessing protected resources.
Last updated
This endpoint is used to authenticate a user and obtain a token for accessing protected resources.
Last updated
POST
/auth/login
The POST
request is used to authenticate and login to YoguPay. Credentials are provided to business accounts by YoguPay
Headers
Content-Type
application/json
Token
token
Body
username
string
User name of the user
password
string
Password of the user