Update an external fetch template

Use this endpoint to update an external fetch 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/external_fetches/<TEMPLATE_UUID>/edit, the <TEMPLATE_UUID> is the uuid that you need.

Body Params

Update an external fetch template.

string

Specify the name of the external fetch template. The alias_name can contain lowercase alphanumeric characters and underscores only.

string

Specify the email address of the author of the template.

string
enum

HTTP method to fetch the data. Set GET or POST as the method.

Allowed:
string

Along with the auth_token, specifies the details for secure URLs.

string

Along with the auth_header, specifies the details for secure URLs.

string

The external URL. The external fetch URL may include dynamic liquid variables such as user id, email address, product ids, and more.

string

Specify the JSON payload if the http_method is POST.

string

Specify the test context for the template.

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