curl -X DELETE "https://api.foxreach.io/api/v1/email-accounts/cea_abc123" \ -H "X-API-Key: otr_your_key"
{ "data": { "id": "cea_abc123", "deleted": true } }
Delete an email account from your workspace.
404