---
title: "Revoke user consent for guidance"
method: DELETE
path: "/v3/guidance/consents/{user_uuid}"
tags: ["Guidance"]
---

# Revoke user consent for guidance

`DELETE /v3/guidance/consents/{user_uuid}`

For eligible partners only. Permanently delete guidance consent data for the targeted user across all companies.

Warning: this irreversibly deletes guidance analyses, advice, KPIs, and indicator payloads for this user across all companies. It only affects guidance data and does not revoke or delete non-guidance data.

## Response `204`

Guidance consent deleted successfully

## Other responses

- `400` — Invalid path parameters
- `401` — User not found
- `403` — Caller app is not allowed to revoke this user's guidance consent

---

[API](https://skmtc.dev/bridgeapi/apis/bridge-api.md) · [All operations](https://skmtc.dev/bridgeapi/apis/bridge-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bridgeapi/bridge-api/revisions/9b9ad8010fd5/schema)
