v3
latestSwagger 2.02026-08-067506752.0 MBoauth
Return a ChartHop authorization token, given a username and password
post/oauth/credentials
Response
successful operation
Example response
{
"access_token": "2YotnFZFEjr1zCsicMWsdv",
"token_type": "bearer",
"refresh_token": "tGzv3JOkF0XG5Qx2TlKWIA",
"scope": "admin",
"redirect_uri": "com.charthop.mobile://oauth"
}