Logout Documentation - bounswe/bounswe2022group5 GitHub Wiki
Logout
Remove user's token to invalidate the token
URL : /auth/logout/
Method : GET
Auth required : YES
Permissions required : IsAuthenticated
Success Response
Code : 200 OK
Header
{
"Authorization": "Token 944b09199c62bcf9418ad846dd0e4bbdfc6ee4b"
}
Body