---
title: "Delete a module/zone from a template.
Removes a content area from the template layout."
method: DELETE
path: "/templates/{templateId}/modules/{moduleId}"
tags: ["Templates"]
---

# Delete a module/zone from a template.
Removes a content area from the template layout.

`DELETE /templates/{templateId}/modules/{moduleId}`

## Path parameters

- `templateId` string, required
- `moduleId` string, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `404` — Not Found

---

[API](https://skmtc.net/reveldigital/apis/revel-digital-rest-api.md) · [All operations](https://skmtc.net/reveldigital/apis/revel-digital-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/reveldigital/revel-digital-rest-api/versions/f23a94aea621/schema)
