---
title: "Use this endpoint to revoke a token"
method: POST
path: "/revoke"
tags: ["Revocation Endpoint"]
---

# Use this endpoint to revoke a token

`POST /revoke`

Invalidate a given token. Notifying the authorization server that the token is 
no longer needed allows the authorization server to clean up data associated with 
that token (e.g., session data) and the underlying authorization grant.

## Headers

- `x-client-certificate` string

## Response `200`

Revocation response.

---

[API](https://skmtc.net/ibm/apis/ibm-security-verify-access-oidc-provider.md) · [All operations](https://skmtc.net/ibm/apis/ibm-security-verify-access-oidc-provider/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ibm/ibm-security-verify-access-oidc-provider/versions/68cfc4d21b73/schema)
