Logout
POST/nevisadmin/api/v1/logout
Required permission: any authenticated user
Logs out the currently logged in user and redirects to the base context path.
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
- 302
Redirect to the base context path