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