Login

Auth:Jwt.Login

post
Body
grant_typestringOptionalPattern: password
usernamestringRequired
passwordstringRequired
scopestringOptionalDefault: ""
client_idstringOptional
client_secretstringOptional
Responses
chevron-right
200

Successful Response

application/json
access_tokenstringRequired
token_typestringRequired
post
/auth/jwt/login

Last updated