---
title: "Revoke an existing access token"
method: DELETE
path: "/v1/tokens/sessions/revoke"
---

# Revoke an existing access token

`DELETE /v1/tokens/sessions/revoke`

**Purpose**: At any point of time, if you want to delete the existing access tokens, you can use this API to do so. This will immediately revoke all the existing access tokens and users cannot access the Zenoti APIs.

## Response `200`

200

## Other responses

- `400` — 400

---

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