{
"email": "john.doe@example.com"
}curl --location --globoff 'https://api.enviablelogistics.com/auth/forgot-password' \
--header 'Content-Type: application/json' \
--data-raw '{
"email": "john.doe@example.com"
}'{"message":"OTP sent to your email."}