---
title: "Delete View"
method: DELETE
path: "/v1/config/view/{viewId}"
tags: ["Configuration"]
---

# Delete View

`DELETE /v1/config/view/{viewId}`

Use this method to delete a view and any attached alerts.

## Path parameters

- `viewId` string, required

## Response `200`

OK

- object

## Other responses

- `400` — Bad request

---

[API](https://skmtc.net/mezmo/apis/pipeline-api.md) · [All operations](https://skmtc.net/mezmo/apis/pipeline-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mezmo/pipeline-api/revisions/fb2535545d90/schema)
