curl --request DELETE \
--url https://api.flare.io/firework/v2/assets/{asset_id}/alerts/{alert_id} \
--header 'Authorization: Bearer <token>'This response has no body data.curl --request DELETE \
--url https://api.flare.io/firework/v2/assets/{asset_id}/alerts/{alert_id} \
--header 'Authorization: Bearer <token>'This response has no body data.Was this page helpful?