---
title: "Redact Contact"
method: DELETE
path: "/contacts/{id}/gdpr_destroy"
tags: ["Contact"]
---

# Redact Contact

`DELETE /contacts/{id}/gdpr_destroy`

This will destroy all personally identifiable information for a contact, including their name and phone number, but does not delete the contact record itself. This cannot be undone.

## Path parameters

- `id` string, required

## Response `200`

OK

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/myclickfunnels/apis/clickfunnels-api.md) · [All operations](https://skmtc.net/myclickfunnels/apis/clickfunnels-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/myclickfunnels/clickfunnels-api/revisions/ae6313eaa176/schema)
