---
title: "Delete an API Token"
method: DELETE
path: "/tokens/{token_id}"
tags: ["API Tokens"]
---

# Delete an API Token

`DELETE /tokens/{token_id}`

Delete a token

## Path parameters

- `token_id` string, required

## Response `202`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/pollination/apis/pollination-server.md) · [All operations](https://skmtc.net/pollination/apis/pollination-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pollination/pollination-server/revisions/c1f3c6d96b31/schema)
