Update a push template

Use this endpoint to update a push template.

Path Params
string
required

Specify the UUID of the template that you want to update. You can get the template UUID from the URL when you view a template in the Blueshift app. For example, in https://app.getblueshift.com/dashboard#/app/push_template/studio/<TEMPLATE_UUID>/edit/info, the <TEMPLATE_UUID> is the uuid that you need.

Body Params

Update a push template.

push_template
object
template_property
object

Specify the campaign behavior properties for the template.

external_fetches
array of strings

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.

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