- Endpoint: `/api/logout` - Request method: `POST` - Input: ``` { } ``` - Output: ``` { success: true } ``` - Description: Delete token
Endpoint:
/api/logoutRequest method:
POSTInput:
Delete token