cURL
curl --request DELETE \ --url https://api.honeycomb.io/1/burn_alerts/{datasetSlug}/{burnAlertId}
{ "error": "<string>" }
Delete a Burn Alert by specifying its ID.
The dataset slug or use __all__ for endpoints that support environment-wide operations.
__all__
The unique identifier (ID) of a Burn Alert.
Success - no content