modify template

Update a notification template (available for email, sms and webhook notifications types).

Request params

fieldrequiredtypedescription
id+string (24 hex characters)_id received at the creation stage

Request body

fieldrequiredtypedescription
body-stringUse custom text or/and predefined variables, in which PowerBoard automatically pulls values from customer, charge or subscription data objects.
label-stringName of current template to identify it further
html-boolBody could be in html or plain text format. Allowed values true, false
type-stringAllowed values: message, fields.
notification_event-stringEvent to trigger notification. Look at the Event table
Language
URL