Email Suppressions

Soft-delete a suppression

Soft-deletes (status → removed; tombstone retained). A removed audit event is appended unless the block was already removed (idempotent — returns the existing row with 200 and no new event). Mutates updated_at.

delete/email_blocks/{id}

Response

The post-deletion record (status removed).

Changes

Changed in 2 of the 61 revisions of this API.11