---
title: "Delete Key"
method: DELETE
path: "/api/v1/reseller/keys/{apikey_id}"
tags: ["reseller-open-api"]
---

# Delete Key

`DELETE /api/v1/reseller/keys/{apikey_id}`

删除已停用的自有子 key（CRS 软删，释放数量名额）。只删已禁用；活跃 key 需先 disable。

## Path parameters

- `apikey_id` string, required

## Headers

- `authorization` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/qcode/apis/qcode-web.md) · [All operations](https://skmtc.dev/qcode/apis/qcode-web/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/qcode/qcode-web/revisions/2f2f5f49ffc7/schema)
