---
title: "This endpoint will delete the given token and all of its child tokens."
method: POST
path: "/auth/token/revoke"
tags: ["auth"]
---

# This endpoint will delete the given token and all of its child tokens.

`POST /auth/token/revoke`

## Request body

- TokenRevokeRequest
  - `token` string — Token to revoke (request body)

## Response `200`

OK

---

[API](https://skmtc.net/lensesio/apis/hashicorp-vault-api.md) · [All operations](https://skmtc.net/lensesio/apis/hashicorp-vault-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lensesio/hashicorp-vault-api/revisions/bd8194de0697/schema)
