# Overview

Attribute Type Description
token string User Token.
validity_ts timestamp Time at which the User Token expires. Measured in seconds (to three decimal places) that have elapsed since the Unix epoch(opens new window). If the value is null, the User Token does not expire.
options list of strings, value is "create" or "refresh" Defines whether a new User Token can be created or refreshed with the generated token.

Was this article helpful?