---
title: "Revoke"
method: POST
path: "/v1/license/revoke"
tags: ["license"]
---

# Revoke

`POST /v1/license/revoke`

## Headers

- `X-Api-Key` string, required

## Request body

- RevokeRequest
  - `license_key` string, required
  - `instance_id` string, nullable

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/kugelaudio/apis/kugelaudio-tts-api.md) · [All operations](https://skmtc.net/kugelaudio/apis/kugelaudio-tts-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kugelaudio/kugelaudio-tts-api/revisions/695a69509860/schema)
