notifications

Update global notification routes

Replaces global default notification channel routes. Route channel IDs must reference notification channels. Developer, manager, or admin only.

put/notification-routes/global

Query parameters

remoteNodestring

name of the remote node

Request body

enabledboolean required

Whether this route set can deliver notifications

inheritGlobalboolean required

For workspace route sets, true means inherit Global instead of using workspace routes. Ignored for global route sets.

Response

Global notification route set updated

idstring

Stable route set ID, present after the route set is saved

scope'global' | 'workspace' required

Notification route scope

workspacestring

Workspace name for workspace-scoped route sets

enabledboolean required

Whether this route set can deliver notifications

inheritGlobalboolean required

For workspace route sets, true means inherit Global instead of using workspace routes

createdAtstring date-time
updatedAtstring date-time
updatedBystring

User ID that last updated the route set

Changes

Changed in 5 of the 70 revisions of this API.1172

  • v117f1f49a7b2a11See the full diff
    • added the new dag.run.partially_succeeded enum value to the routes/items/events/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new dag.run.partially_succeeded enum value to the request property routes/items/events/items/

      request-property-enum-value-added

    • added the new conflict enum value to the code response property for the response status 400

      response-property-enum-value-added

    • added the new conflict enum value to the code response property for the response status 403

      response-property-enum-value-added

    • added the new conflict enum value to the code response property for the response status 404

      response-property-enum-value-added

    • added the new conflict enum value to the code response property for the response status default

      response-property-enum-value-added

    • added the new human_task_resume_failed enum value to the code response property for the response status 400

      response-property-enum-value-added

    • added the new human_task_resume_failed enum value to the code response property for the response status 403

      response-property-enum-value-added

    • added the new human_task_resume_failed enum value to the code response property for the response status 404

      response-property-enum-value-added

    • added the new human_task_resume_failed enum value to the code response property for the response status default

      response-property-enum-value-added

    • added the new payload_too_large enum value to the code response property for the response status 400

      response-property-enum-value-added

    • added the new payload_too_large enum value to the code response property for the response status 403

      response-property-enum-value-added

    • added the new payload_too_large enum value to the code response property for the response status 404

      response-property-enum-value-added

    • added the new payload_too_large enum value to the code response property for the response status default

      response-property-enum-value-added

    • added the new rate_limited enum value to the code response property for the response status 400

      response-property-enum-value-added

    • added the new rate_limited enum value to the code response property for the response status 403

      response-property-enum-value-added

    • added the new rate_limited enum value to the code response property for the response status 404

      response-property-enum-value-added

    • added the new rate_limited enum value to the code response property for the response status default

      response-property-enum-value-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 86 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog