action ijenko_notification_patch { label: "Modify a Notification" description: "Modify a *Notification*.\n" provider: ijenko method: PATCH path: "/notifications/{notificationId}" encoding: json output: { type: "object" additionalProperties: true } }