Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Field

Description

ErrorCode
 
ExpiryDateMs

timestamp (in msec) at which this token expires. Unit is milliseconds since the beginning of the epoch (midnight Jan 1, 1970 (UTC)).

...

* TokenNotFoundException 

 

ExpireTokenRequest

Code Block
ExpireTokenRequest => HMAC expiryDateMs
  HMAC => bytes
  ExpiryDateMs => INT64

...