API Reference
cURL
curl --request POST \ --url https://api.runly.pro/v1/auth/login \ --header 'Content-Type: application/json' \ --data ' { "identity": "dow@runly.me", "password": "<string>", "otp": "<string>" } '
200
Success
"dow@runly.me"
Login Result
Show child attributes