---
title: "Delete API token"
method: DELETE
path: "/api/v1/token/delete"
tags: ["Users"]
---

# Delete API token

`DELETE /api/v1/token/delete`

Delete/revoke an API token

## Request body

- object
  - `tokenId` integer, required

## Response `200`

Token deleted successfully

---

[API](https://skmtc.net/dream-horizon-org/apis/checkmate-test-management-api.md) · [All operations](https://skmtc.net/dream-horizon-org/apis/checkmate-test-management-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dream-horizon-org/checkmate-test-management-api/versions/f818f4b6fb31/schema)
