---
title: "DELETE /accounts/{accountId}/access-tokens/{accessTokenId}"
method: DELETE
path: "/accounts/{accountId}/access-tokens/{accessTokenId}"
---

# DELETE /accounts/{accountId}/access-tokens/{accessTokenId}

`DELETE /accounts/{accountId}/access-tokens/{accessTokenId}`

Deletes an access-token for the account with given access-token id. Authorization required is Bearer JWT Access token provided by EntraID.

## Path parameters

- `accountId` string, required
- `accessTokenId` string, uuid, required

## Query parameters

- `api-version` string, required

## Headers

- `x-ms-client-request-id` string, uuid

## Response `204`

There is no content to send for this request, but the headers may be useful.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2026-07-13** (2023-10-01-preview) `8d0776959d03` — 1 info
  - api operation id `AccessTokens_DeleteAccessToken` removed and replaced with `AccessTokens_Delete`
- **2023-09-12** (2023-10-01-preview) `0a6b5442aca6` — 1 info
  - endpoint added
- **2023-08-30** (2023-10-01-preview) `79448ffd9815` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/azure/apis/playwrighttesting-microsoft-playwrighttesting-authmanager/changes/accounts/:accountId/access-tokens/:accessTokenId/delete.md)

---

[API](https://skmtc.dev/azure/apis/playwrighttesting-microsoft-playwrighttesting-authmanager.md) · [All operations](https://skmtc.dev/azure/apis/playwrighttesting-microsoft-playwrighttesting-authmanager/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/playwrighttesting-microsoft-playwrighttesting-authmanager/revisions/8d0776959d03/schema)
