---
title: "Delete an API key"
method: DELETE
path: "/config/api-keys/{id}"
tags: ["Configuration"]
---

# Delete an API key

`DELETE /config/api-keys/{id}`

## Response `204`

API key deleted.

## Other responses

- `404` — API key not found.

---

[API](https://skmtc.dev/netcorecloud/apis/email-api-v6.md) · [All operations](https://skmtc.dev/netcorecloud/apis/email-api-v6/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/netcorecloud/email-api-v6/revisions/73f83bc2eff8/schema)
