---
title: "DELETE /api/v1/keys/{name}"
method: DELETE
path: "/api/v1/keys/{name}"
---

# DELETE /api/v1/keys/{name}

`DELETE /api/v1/keys/{name}`

Delete a Key.

## Path parameters

- `name` string, required

## Query parameters

- `scope` string
- `user` string

## Response `204`

Key deleted.

## Other responses

- `default` — Unexpected error

---

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