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.
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