---
title: "Delete System Account Access Token"
method: DELETE
path: "/v3/system-accounts/{accountId}/access-tokens/{tokenId}"
tags: ["System Accounts - Access Tokens"]
---

# Delete System Account Access Token

`DELETE /v3/system-accounts/{accountId}/access-tokens/{tokenId}`

Deletes the specified token. Returns 404 if the token was not found.

## Response `204`

No Content

## Other responses

- `401` — Unauthenticated
- `403` — Unauthorized
- `404` — Not Found

---

[API](https://skmtc.net/kong/apis/konnect-api-go-sdk.md) · [All operations](https://skmtc.net/kong/apis/konnect-api-go-sdk/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kong/konnect-api-go-sdk/revisions/b1ea6bd77dec/schema)
