v51

OpenAPI 3.0.0GPL-3.0raw.githubusercontent.com2026-08-01199241439.9 KB
incidents

Update DAG incident routing

Creates or replaces DAG-level incident routing override settings. Route provider IDs must reference incident providers. Developer, manager, or admin only.

put/dags/{fileName}/incidents

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 this scope can open new incidents

inheritParentboolean required

For workspace and DAG routing, true means inherit the parent scope instead of using local routes. Ignored for global routing.

Response

DAG incident routing updated

idstring

Stable routing ID, present after routing is saved

scope'global' | 'workspace' | 'dag' required

Incident routing scope

workspacestring

Workspace name for workspace-scoped routing

dagNamestring

DAG name for DAG-scoped routing

enabledboolean required

Whether this scope can open new incidents

inheritParentboolean required

For workspace and DAG routing, true means inherit the parent scope instead of using local routes

createdAtstring date-time
updatedAtstring date-time
updatedBystring

User ID that last updated routing