---
title: "Delete admin token"
method: DELETE
path: "/private/auth/admin_token/{adminTokenId}"
tags: ["internal-auth"]
---

# Delete admin token

`DELETE /private/auth/admin_token/{adminTokenId}`

Delete admin token

## Path parameters

- `adminTokenId` string, uuid, required

## Response `200`

Admin Token successfully deleted

## Other responses

- `400` — API Error
- `500` — API Error

## Changes

- **2022-06-13** `7856cb3301b2` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/yugabyte/apis/yugabyte-cloud/changes/private/auth/admin_token/:adminTokenId/delete.md)

---

[API](https://skmtc.dev/yugabyte/apis/yugabyte-cloud.md) · [All operations](https://skmtc.dev/yugabyte/apis/yugabyte-cloud/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/yugabyte/yugabyte-cloud/revisions/7856cb3301b2/schema)
