Resend email verification code
This section provides instructions on using /auth/resend-code endpoint to get verification code resent to the provided email.
{
"email": "[email protected]"
}{ "message": "successfully sent verification code to mail", "status": "success" }
Last updated