---
title: "Revoke multiple user's access tokens"
method: DELETE
path: "/v1/user/token"
tags: ["user"]
---

# Revoke multiple user's access tokens

`DELETE /v1/user/token`

## Request body

- string[]

## Other responses

- `400` — invalid data
- `401` — not authorized
- `403` — permission denied
- `404` — not found

---

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