Destroy a specific session by its 6-character token suffix.
Requires an active session cookie. Destroys a specific session identified by the last 6 characters of its token. Returns 400 if attempting to destroy the current session, and 404 if the suffix does not match any active session.Documentation Index
Fetch the complete documentation index at: https://docs.7331.org/llms.txt
Use this file to discover all available pages before exploring further.
true if the session was successfully destroyed.