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