---
title: "Compromise auth key"
method: PATCH
path: "/authkey"
tags: ["authentication"]
deprecated: true
---

# Compromise auth key

`PATCH /authkey`

> **Deprecated.**

Mark user auth key as compromised

## Query parameters

- `auth_key` string, password, required
- `comments` string

## Response `202`

Auth key marked as compromised and locked

- InlineResponse202
  - `success` boolean

## Other responses

- `401` — Invalid/Locked/Blocked/Compromised AppKey

---

[API](https://skmtc.net/kumpeapps/apis/kumpeapps-api.md) · [All operations](https://skmtc.net/kumpeapps/apis/kumpeapps-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kumpeapps/kumpeapps-api/versions/0f0bb0e58cc2/schema)
