---
title: "POST /crm/objects/2026-03/contacts/gdpr-delete"
method: POST
path: "/crm/objects/2026-03/contacts/gdpr-delete"
tags: ["Advanced"]
---

# POST /crm/objects/2026-03/contacts/gdpr-delete

`POST /crm/objects/2026-03/contacts/gdpr-delete`

## Request body

- CrmObjectsContactsPublicGdprDeleteInput — An input that contains the information required to process a public GDPR data deletion request.
  - `idProperty` string — The name of a property whose values are unique for this object. An alternative to identifying a contact by ID.
  - `objectId` string, required — The ID of the contact to permanently delete.

## Response `204`

No content

## Other responses

- `default` — An error occurred.

---

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