---
search:
  tags:
    - OAuth2Provider Recipe
    - POST
seo:
  description: >-
    Logs out the user and revokes the access/refresh tokens… Reference for the
    POST /{apiBasePath}/oauth/logout endpoint in the Frontend Driver Interface
    API.
sidebar:
  badge: POST
  label: Logout OAuth user
title: Logout OAuth user
type: openapi-operation
---
Logs out the user and revokes the access/refresh tokens based on the id_token_hint passed to the end_session endpoint

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