Quicknode alerts - Custom editing

Hi, i want to know whether it is possible to create/edit alerts from code, using SDK or api endpoints. This will be helpful especially if i have to track 100+ address which might be increased in future. The exact scenario i want is to get alerts for transactions coming to list of addresses, which can include both native and contract transactions.

1 Like

I think this is already possible.

Here’s the PATCH endpoint for updating QuickAlert notifications.

Then check here for the full REST API documentation for QuickAlerts.