---
title: "DeleteWebBannerById"
method: DELETE
path: "/channel/{channelId}/web-banners/{webBannerId}"
tags: ["WebBanner"]
---

# DeleteWebBannerById

`DELETE /channel/{channelId}/web-banners/{webBannerId}`

Delete WebBanner

## Path parameters

- `channelId` string, required
- `webBannerId` string, required

## Response `200`

Success-Response:

- object
  - `success` boolean
  - `Object` object, required — <p>containing success boolean value</p>

---

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