OrgKeyCreateRequest

Request to create an org API key

  • name
    Type: string
    required

    Human-readable name for the key

  • description
    Type: string

    Optional description of the key's purpose

  • permissions
    Type: array string[]

    Permissions to grant — must be valid org key permissions

  • expires_at
    Type: string

    Optional expiration time (RFC 3339). Nil means never expires.