---
title: "Delete Api Key"
method: DELETE
path: "/auth/keys/{key_id}"
tags: ["Personal API Keys"]
---

# Delete Api Key

`DELETE /auth/keys/{key_id}`

## Path parameters

- `key_id` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/agience/apis/agience-platform-api.md) · [All operations](https://skmtc.net/agience/apis/agience-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/agience/agience-platform-api/revisions/187bad270c94/schema)
