---
title: "Delete the specified access token."
method: DELETE
path: "/admin/user/self/access_token/{access-token-key}"
tags: ["User Management"]
---

# Delete the specified access token.

`DELETE /admin/user/self/access_token/{access-token-key}`

## Path parameters

- `access-token-key` string, required

## Query parameters

- `checksum` string, required

## Response `200`

An empty result if the API key deletion was successful.

## Other responses

- `default` — An error; may be unexpected or validation error if the last API was removed.

---

[API](https://skmtc.net/turbinelabs/apis/turbine-labs-api.md) · [All operations](https://skmtc.net/turbinelabs/apis/turbine-labs-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/turbinelabs/turbine-labs-api/versions/47fce18aa12f/schema)
