---
title: "Deletes/blacklists tokens"
method: DELETE
path: "/m2m-oauth-server/api/v1/tokens"
tags: ["Tokens"]
---

# Deletes/blacklists tokens

`DELETE /m2m-oauth-server/api/v1/tokens`

## Query parameters

- `idFilter` string[]

## Response `200`

A successful response.

- PbDeleteTokensResponse
  - `blacklistedCount` string, int64
  - `deletedCount` string, int64

## Other responses

- `default` — An unexpected error response.

## Changes

- **2026-07-17** `1927458b3ccc` — 1 info
  - endpoint added
- **2024-07-05** `cfb2166420c3` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/plgd-dev/apis/plgd-m2m-api/changes/m2m-oauth-server/api/v1/tokens/delete.md)

---

[API](https://skmtc.dev/plgd-dev/apis/plgd-m2m-api.md) · [All operations](https://skmtc.dev/plgd-dev/apis/plgd-m2m-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/plgd-dev/plgd-m2m-api/revisions/1927458b3ccc/schema)
