/v1/auth/resend-otpcurl --location --request POST 'https://api-staging.tenbyte.io/v1/auth/resend-otp' \
--header 'Content-Type: application/json' \
--data-raw '{
"email":"skshahra@gmail.com"
}'{
"message": "Email OTP Sent Successfully. Please check your email inbox.",
"success": true
}