Update Notification Rule

Partially updates a notification rule. Omitted fields are left unchanged. Use entity_filters set to null to clear it.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The application this notification rule belongs to.

uuid
required

The notification rule's id.

Body Params
string
boolean
notification_categories
array of objects
notification_categories
Allowed:
notification_types
array of objects | null
notification_types
entity_filters
object

If include is set, entities must match at least one criterion. If exclude is set, matching entities are filtered out (overrides include).

title_keywords
array of strings
title_keywords
user_group_ids
array of uuids
user_group_ids
string
enum

Delivery cadence for a notification rule.

Only immediate is currently accepted by the public API; the digest pipeline is not implemented yet and create/update reject digest_hourly and digest_daily with unsupported-notification-frequency (400).

Allowed:
Responses

404

Notification rule not found.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json