v22

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-04970425.1 KB
Sessions

Sign out of the current session

Sign out of the current session and invalidate the refresh token

delete/auth/sessions/current

Response

Successful response

successboolean required

Always equal to true.

Example response

{
  "success": true
}