---
search:
  tags:
    - OAuth2Provider Recipe
    - POST
seo:
  description: >-
    Revokes an access/refresh token - the client id and secret… Reference for
    the POST /{apiBasePath}/oauth/revoke endpoint in the Frontend Driver
    Interface API.
sidebar:
  badge: POST
  label: Revoke OAuth token
title: Revoke OAuth token
type: openapi-operation
---
Revokes an access/refresh token - the client id and secret can also be provided in an authorization header using the Basic scheme

<Operation source="references-fdi" id="oauthrevokepost" />
