---
title: "UpdateNotificationCampaigns"
method: POST
path: "/channel/{id}/notification-campaigns"
tags: ["Notifications"]
---

# UpdateNotificationCampaigns

`POST /channel/{id}/notification-campaigns`

Create Notification campaigns

## Path parameters

- `id` string, required

## Request body

- object
  - `campaginUpdates` object[], required — <p>Array of object containing campaign &quot;_id&quot; and &quot;name&quot; field</p>

## Response `200`

Success-Response:

- object
  - `success` boolean, required

---

[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)
