> ## Documentation Index
> Fetch the complete documentation index at: https://learn.workflow.dog/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete Contact

> Permanently remove a contact from a Resend audience.

**Delete Contact** permanently removes one contact from one Resend audience.

| Input                   | Type           | Required | Description                                         |
| ----------------------- | -------------- | -------- | --------------------------------------------------- |
| **Third-party account** | Resend account | Yes      | The API key used for the audience.                  |
| **Audience ID**         | String         | Yes      | The audience containing the contact.                |
| **Contact ID or Email** | String         | Yes      | Resend's contact ID or the contact's email address. |

<Warning>
  Deletion is different from unsubscribing. Use **Unsubscribe Contact** when the
  record should remain in the audience with an opted-out state.
</Warning>
