---
title: "Delete the current Oauth2 bearer token (for signout)"
method: DELETE
path: "/oauth/token"
tags: ["oauth"]
---

# Delete the current Oauth2 bearer token (for signout)

`DELETE /oauth/token`

## Response `204`

token deleted

## Other responses

- `401` — not authorized

---

[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/26da34ae934f/schema)
