Skip to main content
POST
Token

Body

application/json
grant_type
enum<string> | null
required
Available options:
password,
refresh_token
username
string | null
password
string | null
refresh_token
string | null

Response

200 - application/json

OK

access_token
string
required
expires_in
integer
required
token_type
string
required
scope
string
required
refresh_token
string
required