# Delete a Burn Alert Delete a Burn Alert by specifying its ID. Endpoint: DELETE /1/burn_alerts/{datasetSlug}/{burnAlertId} Version: 1.0.0 Security: configuration_key ## Path parameters: - `datasetSlug` (string, required) The dataset slug or use for endpoints that support environment-wide operations. - `burnAlertId` (string, required) The unique identifier (ID) of a Burn Alert. ## Response 403 fields (application/json): - `error` (string) ## Response 404 fields (application/json): - `error` (string) ## Response 429 fields (application/json): - `error` (string) ## Response default fields (application/json): - `error` (string)