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

# Update_WebBanner_By_ID

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

Update WebBanner

## Path parameters

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

## Request body

- object
  - `Object` object, required — <p>containing the values which is to be updated</p>

## Response `200`

Success-Response:

- object
  - `updatedBanner` object
    - `attributes` object[]
      - `id` string, required
      - `value` string, required
    - `updatedAt` string
  - `status` boolean
  - `Object` object, required — <p>containing updated values and updatedAt field</p>
  - `Boolean` boolean, required — <p>value containing status field</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/64ed799d2f1b/schema)
