TokenResponse

TokenResponse
TokenResponse
JSON Example
{
    "access_token": "string",
    "token_type": "Bearer",
    "expires_in": "3600",
    "scope": "oob",
    "resource": [
        "string"
    ]
}
string
access_token
Optional

access_token

string
token_type
Optional

token_type

string
expires_in
Optional

expires_in

string
scope
Optional

scope

array of string
resource
Optional

List of resources