CancelScheduledSearchRerun is an input datatype used for canceling the rerunning of a scheduled search. This datatype is used by the cancelScheduledSearchRerun() mutation.

Table: CancelScheduledSearchRerun

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: Mar 27, 2026
idstringyes Long-TermThe unique identifier of the scheduled search.
rerunTimeToCancelstringyes Long-TermThe Unix time in milliseconds when the scheduled search was to be rerun, but is now being canceled.
viewNameRepoOrViewNameyes Long-TermThe name of the view or repository of the scheduled search. RepoOrViewName is a scalar.