v51

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

Update global incident routing

Replaces global incident routing. Route provider IDs must reference incident providers. Developer, manager, or admin only.

put/incident-policies/global

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

Global 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