v16

OpenAPI 3.1.0raw.githubusercontent.com2026-08-01720230.5 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
}