ApiAuthForgotVerify
Verify reset code
Verify password reset code
curl -X POST "https://www.open-isle.com/api/auth/forgot/verify" \ -H "Content-Type: application/json" \ -d '{}'
"string"
Verify password reset code
curl -X POST "https://www.open-isle.com/api/auth/forgot/verify" \ -H "Content-Type: application/json" \ -d '{}'
"string"
curl -X POST "https://www.open-isle.com/api/auth/forgot/verify" \
-H "Content-Type: application/json" \
-d '{}'