curl --request DELETE \ --url https://api.atlos.dev/email-addresses/{email_address_id} \ --header 'x-api-key: <api-key>'
{ "status": "<string>", "message": "<string>" }
Successful Response
The response is of type object.
object