Hi,
So I’m guessing you want to create an alert for a specific panel in a specific dashboard.
The api endpoint api/alerts-notifications
is not to be used for that. It’s for creating new notification channels.
The way you currently can do this thru the api is to use the create/update dashboard endpoint.
Marcus