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

# Delete Contact

> Remove a contact from your audience.

Permanently deletes a contact record and suppresses past analytics linking.

### Path Parameters

<ParamField path="id" type="string" required>Contact ID or email</ParamField>

### Response

<ResponseField name="id" type="string">Contact ID</ResponseField>
<ResponseField name="deleted" type="boolean">true</ResponseField>


## Related topics

- [Contacts](/audience/contacts.md)
- [Delete Template](/api/templates/delete-template.md)
- [Delete Campaign](/api/campaigns/delete-campaign.md)
- [Delete Webhook](/api/webhooks/delete-webhook.md)
- [Delete Domain](/api/domains/delete-domain.md)
