Access & ObservabilityAuthLog outLog out POST /v1/auth/logout Revokes the current refresh token (and its rotation family) and clears the refresh_token cookie. Pass all: true to revoke every active session for the user. Request Responses204401Session(s) revoked.Missing or invalid credentials.