| 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] |