---
title: "Revoke the active SCIM bearer token"
method: DELETE
path: "/orgs/{orgId}/scim/token"
tags: ["orgs"]
---

# Revoke the active SCIM bearer token

`DELETE /orgs/{orgId}/scim/token`

Revokes the active SCIM bearer token for the organization. Returns 404 if no active token exists.

## Path parameters

- `orgId` integer, required

## Response `204`

Token revoked

## Other responses

- `403` — Operation not allowed
- `404` — Feature not enabled, organization not found, or no active token

## Changes

> 14 revisions in range; 1 not diffed, 2 could not be searched.

- **2026-07-09** `aa8544683897` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/seqeralabs/apis/seqera-api/changes/orgs/:orgId/scim/token/delete.md)

---

[API](https://skmtc.dev/seqeralabs/apis/seqera-api.md) · [All operations](https://skmtc.dev/seqeralabs/apis/seqera-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/seqeralabs/seqera-api/revisions/97f7655d105a/schema)
