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