ApiAuthForgotSend
Send reset code
Send verification code for password reset
curl -X POST "https://www.open-isle.com/api/auth/forgot/send" \ -H "Content-Type: application/json" \ -d '{}'
"string"
Send verification code for password reset
curl -X POST "https://www.open-isle.com/api/auth/forgot/send" \ -H "Content-Type: application/json" \ -d '{}'
"string"
curl -X POST "https://www.open-isle.com/api/auth/forgot/send" \
-H "Content-Type: application/json" \
-d '{}'