/api/auth/logout
Info
Requires authentication
GET Logout
Logout will clear the user
cookie.
200 Ok (JSON)
Field Name | Type | Description |
---|---|---|
success | boolean | true if the login was successful, false otherwise |
Last updated: 3/3/2025
Edit this page on GitHub