/
OP
openintegrationhub
/
IAM Api for OIH
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 4y ago
Details
Filter operations
authentication
3
post
Login route
post
Logout route
get
Returns a fresh JWT token. Works only with x-auth-type 'basic'
misc
2
tenant
8
user
8
authentication
Login route
post
/login
Request body
Login
required
username
string
required
password
string
required
Response
Login successful
AccessToken
required
token
string
Auth token
Changes