APIAccessTokenCode OBJECT

A code that is used by an API Application to request an API Access Token

Fields

applicationAPIApplication

authorizedAtDateTime

The time when this code was authorized by a user

authorizedIPAddressString

The IP address of the client that authorized this code

codeString

The actual code used to find this API Access Token Code record

descriptionString

The description of the code provided by the API Application

expiresAtDateTime

The time when this code will expire

idID

Interfaces

Node