---
title: "DELETE /access-tokens/{accessTokenID}"
method: DELETE
path: "/access-tokens/{accessTokenID}"
tags: ["access-tokens"]
---

# DELETE /access-tokens/{accessTokenID}

`DELETE /access-tokens/{accessTokenID}`

Delete an access token

## Path parameters

- `accessTokenID` string, required

## Response `204`

Access token deleted successfully

## Other responses

- `401` — Authentication error
- `404` — Not found
- `500` — Server error

## Changes

- **2026-05-27** `e13ef89d456c` — 1 info
  - the endpoint scheme security `AuthProviderBearerAuth` was added to the API
- **2025-03-21** `ca973917d2e1` — 1 info
  - endpoint added
- **2023-11-15** `897ba2f1c7b6` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/e2b-dev/apis/e2b-api/changes/access-tokens/:accessTokenID/delete.md)

---

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