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

# This endpoint will delete the token associated with the accessor and all of its child tokens.

`POST /auth/token/revoke-accessor`

## Request body

- TokenRevokeAccessorRequest
  - `accessor` string — Accessor of the token (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)
