---
title: "Revoke Api Key"
method: POST
path: "/internal/api-keys/{key_id}"
tags: ["internal"]
---

# Revoke Api Key

`POST /internal/api-keys/{key_id}`

## Path parameters

- `key_id` string, required

## Headers

- `x-api-key` string, required — Internal API Key for authentication

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/mirage/apis/mirage-video-api.md) · [All operations](https://skmtc.net/mirage/apis/mirage-video-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mirage/mirage-video-api/versions/302cafad9d70/schema)
