cURL
curl --request DELETE \ --url https://api.formo.so/v0/alerts/{alertId} \ --header 'Authorization: Bearer <token>'
{ "isSuccess": true, "data": 123 }
Workspace API key (e.g. formo_xxx). Create one in the Formo dashboard under Team Settings > API Keys.
formo_xxx
Alert deleted