Notification delivery rules

Create a delivery rule

Create a positive project notification delivery rule.

post/notification-delivery-rules

Request body

projectIdstring uuid

Project whose notification delivery rules are being managed.

notificationTypesstring[] required
componentIdsstring[]

Stable component registry IDs matched by this rule.

componentIdstring uuid

Deprecated single-component compatibility input.

includeDescendantsboolean

Whether the rule also matches descendant components.

Response

OK

idstring uuid required
projectIdstring uuid required
notificationTypesstring[] required
componentIdstring uuid nullable required
includeDescendantsboolean required
suspendedAtstring date-time nullable required
suspensionReasonstring nullable required
createdAtstring date-time required
updatedAtstring date-time required

Changes

No recorded changes to this endpoint across all 4 revisions of this API.