---
title: "DELETE /api/database/tokens/{token_id}/"
method: DELETE
path: "/api/database/tokens/{token_id}/"
tags: ["Database tokens"]
---

# DELETE /api/database/tokens/{token_id}/

`DELETE /api/database/tokens/{token_id}/`

Deletes the existing database token if it is owned by the authorized user and ifthe user has access to the related workspace.

## Path parameters

- `token_id` integer, required

## Response `204`

No response body

## Other responses

- `400`
- `404`

---

[API](https://skmtc.net/baserow/apis/baserow-api-spec.md) · [All operations](https://skmtc.net/baserow/apis/baserow-api-spec/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/baserow/baserow-api-spec/revisions/0c490e5b0c7f/schema)
