curl --location --request POST 'https://api.pixiefixapp.com/api/v1/auth/resend-otp' \ --header 'Content-Type: application/json' \ --data-raw '{ "email": "string" }'
{}