---
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.

## Changes

- **2017-08-24** `b4eaa8c05b06` — 1 info
  - endpoint added
- **2017-02-02** `f370f7dbbd05` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/turbinelabs/apis/turbine-labs-api/changes/admin/user/self/access_token/:access-token-key/delete.md)

---

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