v3
latestSwagger 2.02026-08-067506752.0 MBoauth
Return an Oauth2 Authorization bearer token
post/oauth/token
Response
successful operation
Example response
{
"access_token": "2YotnFZFEjr1zCsicMWsdv",
"token_type": "bearer",
"refresh_token": "tGzv3JOkF0XG5Qx2TlKWIA",
"scope": "admin",
"redirect_uri": "com.charthop.mobile://oauth"
}