Update a notification
Partial update: any combination of name, feed, enabled flag, or destinations. destinations, when provided, sets the destination LIST (one per type) — a type in the array is PATCHED onto the stored destination of that type (omitted fields such as frequency, time or timezone keep their current value), and a type absent from the array is removed. Omit destinations entirely to leave delivery targets untouched. Pass enabled: false to pause delivery.
Authorizations
Clerk API key. Create one in Settings → API Keys. Pass as Authorization: Bearer <key>.
Path Parameters
-9007199254740991 <= x <= 9007199254740991Body
Partial update — only the provided fields change.
Replace the display name. Max 191 characters.
1 - 191Re-point the notification at a different feed.
-9007199254740991 <= x <= 9007199254740991Pause (false) or resume (true) the notification.
If provided, sets the destination LIST (one per type): a type present here is PATCHED onto the stored destination of that type — every field you omit keeps its current value — and a type absent from the array is removed. Omit the whole field to leave destinations untouched. An empty array is not allowed — a notification always keeps at least one destination; delete the notification instead.
1Response
200 response
A delivery rule: mentions matching the linked feed's filters are sent to the configured destinations.
Notification ID.
-9007199254740991 <= x <= 9007199254740991Display name shown in the app and included in deliveries.
"Competitor mentions — Slack"
When false, the notification is paused and nothing is delivered.
The feed whose filters determine which mentions trigger this notification.
-9007199254740991 <= x <= 9007199254740991Display name of the linked feed.
Configured delivery destinations (at most one per type).
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$