Authentication
Authorization Code Flow
Authenticate with the System Administrator
Name
Value
Name
Type
Description
{
"access_token": "NGFHYTBINGMTN2Y5NY0ZZJK2LWJJM2QTMMM0YTFIYJC0NDAZ",
"expires_in": 1800,
"refresh_token": "MTQ0NGE5M2UTMWE1MY01ZGJKLWIZY2QTMJJMZJU5MJVLNTDI",
"token_type": "Bearer"
}{
"errors": [
{
"code": "UNAUTHORIZED",
"message": "Login failed, authentication error"
}
]
}Authenticate with a Tenant User
Name
Value
Name
Type
Description
Refresh Access Token
Name
Value
Name
Type
Description
Revoke Access Token
Name
Value
Last updated
Was this helpful?