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
Available Endpoints
Available Endpoints
· Changes
Page history
Update Available Endpoints
authored
May 27, 2021
by
Andrea Pavlovic
Show whitespace changes
Inline
Side-by-side
API/Available-Endpoints.md
View page @
3cfd5d50
...
@@ -19,7 +19,7 @@ The token can be got from the /jwt endpoint, see below.
...
@@ -19,7 +19,7 @@ The token can be got from the /jwt endpoint, see below.
# /jwt
# /jwt
Get a
[
JSON Web Token
](
https://en.wikipedia.org/wiki/JSON_Web_Token
)
.
Get a
[
JSON Web Token
](
https://en.wikipedia.org/wiki/JSON_Web_Token
)
.
The issued token will be valid for 24 hours.
POST /jwt
POST /jwt
```
```
...
...