---
title: "Delete dashboard report schedule."
method: DELETE
path: "/v1/dashboards/reportSchedules/{scheduleId}"
tags: ["dashboardManagement"]
---

# Delete dashboard report schedule.

`DELETE /v1/dashboards/reportSchedules/{scheduleId}`

Delete the schedule of a scheduled dashboard report by the given identifier. The scheduled dashboard report will no longer be generated and sent.

## Path parameters

- `scheduleId` string, required

## Response `204`

Dashboard report schedule was deleted successfully.

## 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/versions/18a824df1e78/schema)
