---
title: "Delete end-user consent status"
method: DELETE
path: "/consent/v3/{siteId}"
tags: ["GDPR TCF end-user consent status"]
---

# Delete end-user consent status

`DELETE /consent/v3/{siteId}`

Deletes end-user GDPR TCF consent status for a property. In addition to the `siteId`, you will also need to include <u>either</u> the end-user's `consentUUID` or `authId`.<br><br>This endpoint does not support mass deletions of end-user consent records. Please speak to your Sourcepoint representative to execute any mass deletions.

## Path parameters

- `siteId` integer, required

## Query parameters

- `consentUUID` string
- `authId` string

## Response `200`

Success

- object[]
  - `n` integer
  - `ok` integer
  - `deletedCount` integer

---

[API](https://skmtc.dev/privacy-mgmt/apis/sourcepoint-gdpr-tcf-api.md) · [All operations](https://skmtc.dev/privacy-mgmt/apis/sourcepoint-gdpr-tcf-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/privacy-mgmt/sourcepoint-gdpr-tcf-api/revisions/4f3d78ea78b5/schema)
