---
title: "Compromise app key"
method: PATCH
path: "/authentication/appkey"
tags: ["authentication"]
---

# Compromise app key

`PATCH /authentication/appkey`

Pass an app key to mark it as compromised. This may be submitted by the app owner or a concerned party that has optained the compromised app key.

## Query parameters

- `app_key` string, required
- `comments` string

## Response `202`

App key deactivated

- InlineResponse202
  - `success` boolean

---

[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)
