Login with username and password
Generated from cURL: curl --location 'http://localhost:9001/api/v1/auth/token-v2' \
--header 'Content-Type: application/json' \
--data '{
"username" : "manis_admin",
"password": "$10$L2sg97DiMfa.unxdrsNntOAABohu3hfXR4Zy9Tcf5IT.WM8xwO4Fq"
}'
Request
This endpoint expects an object.
password
username
Response
Successful response

