Example searches: “Kitsu API”, “Retrieve all entries for given model.”, “401”, “Log user out by revoking his auth tokens.”, “Read the installation documentation”
Once logged out, current user cannot access the API anymore.
Logout successful
Access token not found
curl \ --request GET 'http://api.example.com/auth/logout' \ --header "Authorization: $API_KEY"