logoutUser
End the active session by clearing the caller's stored key, ensuring no further authenticated requests are processed. Use this to securely log out and revoke access.
Instructions
Sign out the current session (stateless). Clears the caller's stored key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||