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 arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in 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.