---
title: "This specific layout will be removed from the data store"
method: DELETE
path: "/layouts/{id}"
tags: ["layouts"]
---

# This specific layout will be removed from the data store

`DELETE /layouts/{id}`

## Path parameters

- `id` string, required

## Response `204`

Layout has been removed.

## Other responses

- `404` — Unknown layout id
- `default` — Unexpected internal server error

---

[API](https://skmtc.net/influxdata/apis/chronograf.md) · [All operations](https://skmtc.net/influxdata/apis/chronograf/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/influxdata/chronograf/versions/ce55d963b4ac/schema)
