CreatePersonalAccessTokenRequest

Request to create a new personal access token (PAT) for API authentication.

  • billingGroupId
    Type: null | integer | string Pattern: ^-?(?:0|[1-9]\d*)$Format: int32

    Optional tenant ID to scope this token. If omitted, your primary tenant will be used.

  • name
    Type: null | string
    max length:  
    255

    Optional friendly name for the token (e.g., "CI/CD Pipeline", "Local Development").