---
title: "Revokes an API key permanently.
The key can no longer be used and cannot be reactivated."
method: DELETE
path: "/api/tenants/{tenantId}/api-keys/{keyHash}"
tags: ["ApiKeys"]
---

# Revokes an API key permanently.
The key can no longer be used and cannot be reactivated.

`DELETE /api/tenants/{tenantId}/api-keys/{keyHash}`

## Path parameters

- `tenantId` string, required
- `keyHash` string, required

## Response `204`

No Content

## Other responses

- `404` — Not Found

---

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