---
title: "Revoke API key"
method: POST
path: "/organizations/revoke/api-key"
tags: ["Organizations"]
---

# Revoke API key

`POST /organizations/revoke/api-key`

## Response `200`

Successful response

- object
  - `apiKey` boolean — Returns **True** if the key has been revoked.
  - `message` string — Message

---

[API](https://skmtc.net/fanhero/apis/tenant-endpoints.md) · [All operations](https://skmtc.net/fanhero/apis/tenant-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fanhero/tenant-endpoints/versions/8e7584c449dc/schema)
