---
title: "Remove Layout"
method: DELETE
path: "/campaign/layout/remove/{campaignId}"
tags: ["campaign"]
---

# Remove Layout

`DELETE /campaign/layout/remove/{campaignId}`

Remove a Layout from a Campaign.

## Path parameters

- `campaignId` integer, required

## Response `204`

successful operation

## Changes

- **2026-02-25** `41c04de98ec5` — 1 breaking, 1 info
  - added required request body
  - api operation id `campaignAssignLayout` removed and replaced with `campaignRemoveLayout`
- **2022-11-02** `dc7b690715f3` — 1 info
  - endpoint added
- **2020-02-17** `8e1275395104` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/xibosignage/apis/xibo-api/changes/campaign/layout/remove/:campaignId/delete.md)

---

[API](https://skmtc.dev/xibosignage/apis/xibo-api.md) · [All operations](https://skmtc.dev/xibosignage/apis/xibo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/xibosignage/xibo-api/revisions/9136e3c2cb1d/schema)
