---
title: "Delete a slo or folder."
method: DELETE
path: "/v1/slos/{id}"
tags: ["slosLibraryManagement"]
---

# Delete a slo or folder.

`DELETE /v1/slos/{id}`

Delete a slo or folder from the slos library.

## Path parameters

- `id` string, required

## Response `204`

The slo or folder was successfully deleted.

## Other responses

- `default` — Operation failed with an error.

---

[API](https://skmtc.net/sumologic/apis/sumo-logic-api.md) · [All operations](https://skmtc.net/sumologic/apis/sumo-logic-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sumologic/sumo-logic-api/revisions/18a824df1e78/schema)
