---
title: "Api Revoke Key"
method: DELETE
path: "/api/keys/{key_preview}"
tags: ["Auth"]
---

# Api Revoke Key

`DELETE /api/keys/{key_preview}`

Revoke an API key by its preview string.

## Path parameters

- `key_preview` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/aabiro/apis/xcelsior.md) · [All operations](https://skmtc.dev/aabiro/apis/xcelsior/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aabiro/xcelsior/revisions/526c3dd3d9d7/schema)
