Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
let response = try await StytchB2B.sessions.revoke()
Revokes the current member session, signing the member out on the backend and clearing local session state. Calls the POST /sdk/v1/b2b/sessions/revoke endpoint.
POST /sdk/v1/b2b/sessions/revoke