---
title: "Revoke a user's access token"
method: DELETE
path: "/v1/user/{userId}/token"
tags: ["user"]
---

# Revoke a user's access token

`DELETE /v1/user/{userId}/token`

## Path parameters

- `userId` string, required

## Other responses

- `401` — unauthorized
- `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/versions/50a1edd6b27e/schema)
