POST
/
api
/
v1
/
login
/
creds

Body

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

Response

200 - application/json
access_token
string
required
token_type
string
required