Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 492 Bytes

File metadata and controls

12 lines (7 loc) · 492 Bytes

ApiTokenCreateModel

Properties

Name Type Description Notes
name String The user-friendly name for the token to identify its purpose.
expires_in Option<i32> The duration for which the token will be valid, in days. [optional]

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