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