Resends the OTP to the user’s email for authentication during sign-in or sign-up. Use this if the previous OTP was not received by the user, or has expired.
This endpoint is specifically for user authentication (logging in or signing up).
Do not confuse it with the 2FA OTP endpoint, which generates OTPs for verifying sensitive account actions (e.g., updating payment methods).
Success
The response is of type object
.
Resends the OTP to the user’s email for authentication during sign-in or sign-up. Use this if the previous OTP was not received by the user, or has expired.
This endpoint is specifically for user authentication (logging in or signing up).
Do not confuse it with the 2FA OTP endpoint, which generates OTPs for verifying sensitive account actions (e.g., updating payment methods).
Success
The response is of type object
.