curl --location --request DELETE '/api/v1/user/emails' \ --header 'Content-Type: application/json' \ --data-raw '{ "emails": [ "string" ] }'
{}