{ "otp": 5579 }
curl --location --globoff 'https://api.enviablelogistics.com/auth/verify-email' \ --header 'Content-Type: application/json' \ --data '{ "otp": 5579 }'
{"message":"Email verified successfully"}