Skip to main content
POST
Login using JWT authentication.

Body

application/x-www-form-urlencoded
password
string
required
username
string
required
client_id
string | null
client_secret
string | null
grant_type
string | null
Pattern: password
scope
string
default:""

Response

Successful Response

access_token
string
required
token_type
string
required