---
title: "DELETE /me/tokens/{token_id}"
method: DELETE
path: "/me/tokens/{token_id}"
tags: ["users"]
---

# DELETE /me/tokens/{token_id}

`DELETE /me/tokens/{token_id}`

Revoke an API credential owned by the authenticated user.

## Path parameters

- `token_id` string, required

## Response `204`

Credential revoked

- unknown

## Changes

- **2026-06-05** `45de91fcec33` — 1 info
  - endpoint added
- **2026-03-16** `eb2c08128881` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/timbal-ai/apis/timbal-platform-api/changes/me/tokens/:token_id/delete.md)

---

[API](https://skmtc.dev/timbal-ai/apis/timbal-platform-api.md) · [All operations](https://skmtc.dev/timbal-ai/apis/timbal-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/timbal-ai/timbal-platform-api/revisions/dd7e398ce0d3/schema)
