---
title: "Delete API Key using API Key ID"
method: DELETE
path: "/api_keys/{api_key_id}"
tags: ["API Management"]
---

# Delete API Key using API Key ID

`DELETE /api_keys/{api_key_id}`

This endpoint allows you to revoke an existing API Key using an API key id (api_key_id).

## Path parameters

- `api_key_id` string, required

## Headers

- `on-behalf-of` string, required

## Response `204`

No Content

## Other responses

- `400`

---

[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)
