---
title: "Disable a scheduled view."
method: DELETE
path: "/v1/scheduledViews/{id}/disable"
tags: ["scheduledViewManagement"]
---

# Disable a scheduled view.

`DELETE /v1/scheduledViews/{id}/disable`

Disable a scheduled view with the given identifier.

## Path parameters

- `id` string, required

## Response `204`

The scheduled view was disabled 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/revisions/18a824df1e78/schema)
