CreatePersonalAccessTokenRequest
Request to create a new personal access token (PAT) for API authentication.
- billingType: null | integer | string
Group Id Pattern: ^-?(?:0|[1-9]\d*)$Format: int32Optional tenant ID to scope this token. If omitted, your primary tenant will be used.
- nameType: null | stringmax length:255
Optional friendly name for the token (e.g., "CI/CD Pipeline", "Local Development").