DELETE
/auth/email-otp
curl \
--request DELETE http://api.example.com/auth/email-otp \
--header "Authorization: $API_KEY"
curl \
--request DELETE http://api.example.com/auth/email-otp \
--header "Authorization: $API_KEY"