---
title: "Delete api key"
method: DELETE
path: "/apiKeys/{apiKeyId}/"
tags: ["ApiKeys"]
---

# Delete api key

`DELETE /apiKeys/{apiKeyId}/`

Deletes an existing api key for an organization.

## Path parameters

- `apiKeyId` string, required

## Headers

- `x-m2-organization-id` string, required

## Response `204`

Default Response

- unknown

---

[API](https://skmtc.net/otherside/apis/organizations.md) · [All operations](https://skmtc.net/otherside/apis/organizations/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/otherside/organizations/revisions/7bb9c8fbb542/schema)
