Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 1.4 KB

File metadata and controls

9 lines (6 loc) · 1.4 KB

CreateAuthTokenResponse

Fields

Field Type Required Description
token String ✔️ An authentication token that can be passed to any endpoint via Bearer Authentication
expirationTime long ✔️ Unix timestamp for when this token expires (in seconds since epoch UTC).