Skip to main content
POST
Login For Access Token

Body

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

Response

Successful Response

accessToken
string | null
tokenType
string
default:bearer
mfaPending
boolean
default:false
pendingToken
string | null