---
title: "Bulk delete a mutingschedule or folder."
method: DELETE
path: "/v1/mutingSchedules"
tags: ["mutingSchedulesLibraryManagement"]
---

# Bulk delete a mutingschedule or folder.

`DELETE /v1/mutingSchedules`

Bulk delete a mutingschedule or folder by the given identifiers in the mutingSchedules library.

## Query parameters

- `ids` string[], required

## Response `200`

A map between the deleted identifier and its metadata.

- IdToMutingSchedulesLibraryBaseResponseMap

## 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)
