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]