Update a scheduled notification
scheduleType + time fields or customCron, timezone), along with isEnabled, notificationEnabled, and notificationFormat. Omitted fields are left unchanged. This endpoint never modifies recipients — manage those through the /recipients sub-resource. Returns 404 if the notification is not part of this deployment.Authorizations
Token authentication. Send Authorization: Bearer <YOUR_TOKEN>.
Path Parameters
Numeric id of the deployment that owns the notification.
Numeric id of the notification (scheduled run).
Body
UpdateNotificationInput
Dimension filters applied to the dashboard when the notification is rendered. Replaces the existing set when provided.
Enable or disable the schedule
png, pdf HOURLY, DAILY, WEEKLY, MONTHLY, CUSTOM Time-grain overrides applied to the dashboard when the notification is rendered. Replaces the existing set when provided.
Response
Human-readable description of the cron schedule
Dimension filters applied when the notification is rendered.
Time-grain overrides applied when the notification is rendered.