---
title: "DELETE /orgs/{org_id}/scim-tokens/{token_id}"
method: DELETE
path: "/orgs/{org_id}/scim-tokens/{token_id}"
tags: ["orgs"]
---

# DELETE /orgs/{org_id}/scim-tokens/{token_id}

`DELETE /orgs/{org_id}/scim-tokens/{token_id}`

Revoke a SCIM token

## Path parameters

- `org_id` string, required
- `token_id` string, required

## Response `204`

Token revoked

## Other responses

- `404` — Token not found

## Changes

- **2026-07-03** `e1c81d0f4235` — 1 info
  - endpoint added
- **2026-03-16** `eb2c08128881` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/timbal-ai/apis/timbal-platform-api/changes/orgs/:org_id/scim-tokens/:token_id/delete.md)

---

[API](https://skmtc.dev/timbal-ai/apis/timbal-platform-api.md) · [All operations](https://skmtc.dev/timbal-ai/apis/timbal-platform-api/llms.txt) · [OpenAPI document](https://skmtc.dev/timbal-ai/apis/timbal-platform-api/revisions/dd7e398ce0d3?raw)
