---
title: "Delete API token"
method: DELETE
path: "/auth/tokens/{id}"
---

# Delete API token

`DELETE /auth/tokens/{id}`

Delete (=revoke) an API access token. Check [/v3/auth/tokens](https://developer.datawrapper.de/reference/authtokens) to get the IDs of your available tokens.  Requires scope `auth:write`.

## Path parameters

- `id` integer, required

## Response `204`

No Content

---

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