---
search:
  tags:
    - Session Recipe
    - POST
seo:
  description: >-
    Delete a sesion Reference for the POST
    /appid-{appId}/{tenantId}/recipe/session/remove endpoint in the Core Driver
    Interface API.
sidebar:
  badge: POST
  label: Delete session
title: Delete session
type: openapi-operation
---
Delete a sesion

If revoking session by `userId`, the sessions are cleared across all tenants by default.

Note: If `revokeAcrossAllTenants` is set to `true`, this API can only be called from `public` tenant.

<Operation source="references-cdi" id="deletesession" />
