Update email template

Use this endpoint to update an email template.

Path Params
string
required

Specify the UUID of the template. The template uuids can be found by querying the index, or from the URL when you view a template in the Blueshift app. For example, in https://app.getblueshift.com/dashboard#/email_template_studio/<TEMPLATE_UUID>/edit/info, the <TEMPLATE_UUID> is the uuid you need.

Body Params

Takes the UUID and details of template to update it.

resource
object
boolean
Defaults to true

Message is not sent to user if the external fetch encounters an error or does not return any data)

template_properties
array of objects
length ≤ 1

Specify the campaign behavior properties for the template.

template_properties
external_fetches
array of objects

Specify the external fetches for the template. If you leave this field blank, any external fetches that were previously added to the template will be removed.

external_fetches
transaction_mixins
array of objects

Specify the transaction mixins for the template. If you leave this field blank, any transaction mixins that were previously added to the template will be removed. If you add multiple transaction mixins, the resultant transactions are the OR result of all the queries related to the transactions mixins.

transaction_mixins
Responses
200

OK

Language
Credentials
Basic
base64
:
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json