---
title: "Delete (revoke) an API token."
method: DELETE
path: "/api/external/v1/delete-api-token"
tags: ["Authentication"]
---

# Delete (revoke) an API token.

`DELETE /api/external/v1/delete-api-token`

## Query parameters

- `token_id` string, required — The id returned by get-api-tokens.

## Response `200`

- object
  - `message` string

## Other responses

- `404`

## Changes

- **2026-08-17** `dd3f47f72f7a` — 2 breaking, 5 info
  - added the new required `query` request parameter `token_id`
  - removed the request body
  - api operation id `deleteApiExternalV1DeleteApiToken` removed and replaced with `deleterevokeAnAPIToken`
  - api tag `Authentication` added
  - …3 more

[Change history](https://skmtc.dev/genpage/apis/genpage-external-api-documentation/changes/api/external/v1/delete-api-token/delete.md)

---

[API](https://skmtc.dev/genpage/apis/genpage-external-api-documentation.md) · [All operations](https://skmtc.dev/genpage/apis/genpage-external-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/genpage/genpage-external-api-documentation/revisions/29a37db12acb/schema)
