---
title: "Delete an SLO"
method: DELETE
path: "/1/slos/{datasetSlug}/{sloId}"
tags: ["SLOs"]
---

# Delete an SLO

`DELETE /1/slos/{datasetSlug}/{sloId}`

Delete an SLO by specifying its ID.

## Response `204`

Success - no content

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `429` — Rate Limit Exceeded
- `default` — Error

---

[API](https://skmtc.net/honeycomb/apis/honeycomb-api.md) · [All operations](https://skmtc.net/honeycomb/apis/honeycomb-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/honeycomb/honeycomb-api/revisions/117619fac2a5/schema)
