---
title: "DELETE /user/api_keys/{id}"
method: DELETE
path: "/user/api_keys/{id}"
tags: ["account"]
---

# DELETE /user/api_keys/{id}

`DELETE /user/api_keys/{id}`

## Path parameters

- `id` string, uuid, required

## Response `200`

API key revoked successfully

## Other responses

- `401` — Unauthorized
- `404` — API key not found
- `500` — Internal server error

---

[API](https://skmtc.dev/structifyai/apis/structify.md) · [All operations](https://skmtc.dev/structifyai/apis/structify/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/structifyai/structify/revisions/1364930b6980/schema)
