Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ironapi
api
Wiki
Api
Logout
Logout
· Changes
Page history
update
authored
May 25, 2021
by
Andrea Pavlovic
Hide whitespace changes
Inline
Side-by-side
API/Logout.md
View page @
c2b47ae8
[[Available-Endpoints]] - [[Plugins]]
# Logout
To invalidate a JWT token, call
...
...
@@ -7,4 +5,4 @@ To invalidate a JWT token, call
```
# POST /plugins/logout
# { "token" : "current_token_value"}
```
\ No newline at end of file
```