Skip to main content

Documentation Index

Fetch the complete documentation index at: https://resend.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

This step removes the contact that triggered the Automation from its Audience. Once deleted, the contact will no longer receive emails from that audience and any remaining steps in the Automation run are skipped. Common use cases:
  • Compliance — Delete contacts as part of a data-removal workflow.
  • Churn — Remove a contact, when a user stops using your service.
  • Unsubscribe flows — Automatically remove contacts who opt out.

How it works

Include the Delete contact step to your Automation.Automation Contact DeleteNo configuration required. It is ready as soon as you add it.
Deleting a contact is permanent. The contact and all of its properties are removed from the audience. If the contact needs to be re-added later, it must be created again.

Configuration

Example
{
  "key": "remove_contact",
  "type": "contact_delete",
  "config": {}
}