cURL
curl --request DELETE \ --url https://api.reply.io/v3/email-accounts/{id} \ --header 'X-API-Key: <api-key>'
"<unknown>"
Deletes an existing email account by ID.
API key passed in the X-API-Key header
Email Account ID
Email account deleted successfully. The response body is empty.
Empty body