UpdateScheduledReportFromTemplateInput is an input for updating a scheduled report from a YAML template. It's used by the updateScheduledReportFromTemplate() mutation.

Table: UpdateScheduledReportFromTemplateInput

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: Jul 13, 2026
reportIdstringyes PreviewThe identifier of the scheduled report to update.
viewNamestringyes PreviewThe name of the view of the scheduled report.
yamlTemplateYAMLyes PreviewThe YAML template for the scheduled report. See YAML.