v51

latestOpenAPI 3.0.0GPL-3.0raw.githubusercontent.com2026-08-01199241439.9 KB
notifications

Update DAG notification settings

Creates or replaces server-side notification settings for a DAG. Secret values are accepted in the request but are never returned. Existing secret values are preserved when omitted for an existing target. Developer, manager, or admin only.

put/dags/{fileName}/notifications

Path parameters

fileNamestring regex required

Name of the DAG file

the name of the DAG file

Query parameters

remoteNodestring

name of the remote node

Request body

enabledboolean required

Whether notification delivery is enabled for this DAG

eventsNotificationEventType[] required

Response

DAG notification settings updated

idstring required

Stable settings ID

dagNamestring required

Name of the DAG these settings apply to

enabledboolean required

Whether notification delivery is enabled for this DAG

eventsNotificationEventType[] required

DAG run events that trigger notifications

createdAtstring date-time required
updatedAtstring date-time required
updatedBystring

User ID that last updated the settings