---
title: "DELETE /v0.1/api_tokens/{api_token_id}"
method: DELETE
path: "/v0.1/api_tokens/{api_token_id}"
tags: ["account"]
---

# DELETE /v0.1/api_tokens/{api_token_id}

`DELETE /v0.1/api_tokens/{api_token_id}`

Delete the user api_token object with the specific id

## Path parameters

- `api_token_id` string, required

## Response `204`

Success

## Other responses

- `400` — Error
- `401` — Unauthorized
- `404` — NotFound

---

[API](https://skmtc.net/appcenter/apis/app-center-client.md) · [All operations](https://skmtc.net/appcenter/apis/app-center-client/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/appcenter/app-center-client/versions/4e9226ab8f35/schema)
