Token Object

Description of the JSON for a Token.

Some Authentication schemes generate a token. This object stores that information. An Authentication Setting can have many Tokens.

NameDescriptionRequired?
metaSee belowY
tokenSee belowN
api_responseObject containing the response of the API call that created this token (for JSON APIs)N

Section: meta

NameDescriptionRequired?
nameName of the token, for your reference.Y
ownerThe ID of the ownerN - read-only
domainThe hostname of the site for the authentication (e.g. client.apimetrics.com)N - read-only
auth_idID for the Authentication SettingsY

Section: token

NameDescriptionRequired?
expire_timeTime the token expiresN