Revoke the current user’s session on WorkOS. This should be called before the client-side signOut() to ensure the server-side session is also invalidated. Returns success: true if the session was successfully revoked.
Documentation Index
Fetch the complete documentation index at: https://docs.usechar.com/llms.txt
Use this file to discover all available pages before exploring further.
WorkOS JWT token. Obtain via WorkOS AuthKit authentication flow. The token must include organization_id claim for organization-scoped endpoints.
The body is of type any.
OK
Whether the logout was successful