---
title: "Delete universal layout"
method: DELETE
path: "/email-universal-layouts/{id}"
tags: ["Email Universal Layouts"]
---

# Delete universal layout

`DELETE /email-universal-layouts/{id}`

With this endpoint you can delete a universal layout by ID.

**Scopes:**
`email-templates.write`

## Path parameters

- `id` string, required

## Headers

- `Omnisend-Version` string, required

## Response `204`

Universal layout deleted successfully

## Other responses

- `400` — Invalid layout ID or missing brand ID
- `401` — Authentication is missing or invalid
- `403` — Insufficient permissions for this operation
- `410` — API version has been retired
- `429` — Rate limit exceeded
- `500` — Unexpected error occurred

---

[API](https://skmtc.dev/omnisend/apis/events-api.md) · [All operations](https://skmtc.dev/omnisend/apis/events-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/omnisend/events-api/revisions/50214fbc283f/schema)
