---
title: "Delete API key by ID"
method: DELETE
path: "/agent_api_keys/{id}"
tags: ["Agent APIKeys"]
---

# Delete API key by ID

`DELETE /agent_api_keys/{id}`

Delete API key by ID.

## Path parameters

- `id` string, required

## Response `200`

Successful Response

- string

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/terminaluse/apis/sb0-api.md) · [All operations](https://skmtc.net/terminaluse/apis/sb0-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/terminaluse/sb0-api/versions/f24a474dc415/schema)
