Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 512 Bytes

AuthToken.md

File metadata and controls

12 lines (8 loc) · 512 Bytes

AuthToken

Properties

Name Type Description Notes
access_token string Token to be used in further requests [optional]
token_type string Token type. Only bearer type is supported [optional]
expires_in int TTL in seconds [optional]

[Back to Model list] [Back to API list] [Back to README]