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

# Revoke Api Key

`DELETE /me/api-keys/{key_id}`

## Path parameters

- `key_id` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/repowise/apis/repowise-hosted-api.md) · [All operations](https://skmtc.dev/repowise/apis/repowise-hosted-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/repowise/repowise-hosted-api/revisions/1e57283a9737/schema)
