cURL
curl --request POST \ --url https://api.paylora.org/api/v1/auth/reset_password/confirm \ --header 'Content-Type: application/json' \ --data ' { "token": "vfdnsmfsns.dfnnslkdflsf;amfs.sdjfksldfsd", "password": "qwerty123" } '
{ "success": true }
Update password api
"vfdnsmfsns.dfnnslkdflsf;amfs.sdjfksldfsd"
"qwerty123"
Password updated