---
title: "Revoke Consent (UI)"
method: POST
path: "/card/revoke-consents"
---

# Revoke Consent (UI)

`POST /card/revoke-consents`

Revoke all existing authentication tokens for a user, that were used for viewing sensitive PAN/PCI data

## Headers

- `api-key` string
- `Authorization` string

## Request body

- object
  - `userId` string — The Id of the user whose tokens are to be revoked.

## Response `200`

200

- object

## Other responses

- `400` — 400

---

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