Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 573 Bytes

File metadata and controls

12 lines (8 loc) · 573 Bytes

UserAuthToken

Properties

Name Type Description Notes
token str API token for the authenticated user [optional]
two_factor_required bool Flag indicating whether a 2FA code is required to complete authentication [optional]
two_factor_token str Token to use when providing 2FA code [optional]

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