Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 608 Bytes

File metadata and controls

13 lines (10 loc) · 608 Bytes

# TokensCreateRequest

Properties

Name Type Description Notes
name string Name for the token
preset string Preset scope bundle [optional]
scopes string[] Individual scopes (mutually exclusive with preset) [optional]
projects int[] Project IDs to restrict this token to [optional]
expires_in string Token expiration period [optional]

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