Notification_templates

UpdateNotificationTemplate

Update notification template

post/channel/{id}/notification-template/{templateId}

Path parameters

idstring required

The channel id

templateIdstring required

The notification template id

Request body

titlestring
<p>The template's title.</p>

Response

Success-Response:

successboolean required
<p>True if the template was updated successfully</p>

Changes