RemoveAggregateAlertLabel is an input datatype for removing a label from an aggregate alert. It's used by the removeAggregateAlertLabel() mutation field, which is deprecated and replace by the removeAggregateAlertLabels() mutation.

Table: RemoveAggregateAlertLabel

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Aug 11, 2025
idstringyes Long-TermThe unique identifier of the aggregate alert.
labelstringyes Long-TermThe label to remove from the aggregate alert.
viewNameRepoOrViewNameyes Long-TermThe name of the view of the aggregate alert. RepoOrViewName is a scalar.