curl --location '/v1/auth/forgot-password' \ --header 'Content-Type: application/json' \ --data '{ "email": "string" }'
{}