curl -X DELETE "https://api.foxreach.io/api/v1/campaigns/cmp_abc123/accounts/acc_002" \ -H "X-API-Key: otr_your_key"
{ "data": { "removed": true } }
Remove an email account from a campaign.
404