---
title: "UpdateNotificationTemplate"
method: POST
path: "/channel/{id}/notification-template/{templateId}"
tags: ["Notification_templates"]
---

# UpdateNotificationTemplate

`POST /channel/{id}/notification-template/{templateId}`

Update notification template

## Path parameters

- `id` string, required
- `templateId` string, required

## Request body

- object
  - `title` string — <p>The template's title.</p>

## Response `200`

Success-Response:

- object
  - `success` boolean, required — <p>True if the template was updated successfully</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)
