JWT Logout
POST/auth/jwt/logout
Invalidate JWT token and logout user
Responses
- 200
- 401
- 403
Successful Response
Unauthenticated
Forbidden - Access denied
POST/auth/jwt/logout
Invalidate JWT token and logout user
Successful Response
Unauthenticated
Forbidden - Access denied