Logout legacy
GET/nevisadmin/api/v1/logout
Required permission: any authenticated user
Logs out the currently logged in user.
Note that for token type 'bearer', it is required to provide a valid token in the request HTTP Authorization header, as described on Login.
For token type 'cookie', the token is sent automatically by the browser as a cookie.
Responses
- 200
Success