Authentication API
Last updated
Last updated
refresh_token
string
Refresh token string. Required if grant_type is "refresh_token"
password*
string
User password. Required if grant_type is "password"
grant_type*
string
"password" or "refresh_token"
username*
boolean
Username. Required if grant_type is "password"
Content-type*
string
application/x-www-form-urlencoded