---
title: "deleteSavedView"
method: DELETE
path: "/v1/entity/view/{id}"
tags: ["Saved Views"]
---

# deleteSavedView

`DELETE /v1/entity/view/{id}`

Deletes a saved view

## Path parameters

- `id` string, uuid, required — Generated uuid for a saved view

## Response `200`

List of all available saved views

## Other responses

- `429` — Too many requests

---

[API](https://skmtc.dev/epilot/apis/entity-api.md) · [All operations](https://skmtc.dev/epilot/apis/entity-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/epilot/entity-api/revisions/61e495d3274c/schema)
