curl --location '/auth/confirm-email' \ --header 'Content-Type: application/json' \ --data '{ "verificationCode": "139189" }'
{}