Render email template

Use this endpoint to render an email template that you create using our email template editor.

Body Params

Renders the email template created using the Blueshift app so that a customer can use it outside of Blueshift.

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.

string
required

A UUID that you generate. Ensure that it's for each API call. It is used to identify a specific request and used to debug any issues with the API.

Responses

401

Unauthorized - The User API key was incorrect or this feature is not enabled for your account.

403

Forbidden - The User API key was incorrect or this feature is not enabled for your account.

404

Resource not found - The API endpoint was incorrect. Ensure that you are using the correct URL: https://api.getblueshift.com/api/v1/sync_render

429

Rate limit exceeded - Too many requests. Contact Blueshft for more information on recommended number of API calls/throughputs.

500

Internal server error - An unforseen error occured. Contact Blueshift for more information.

502

Bad gateway - Error establishing connection, retry with exponential back-off.

503

Service unavailable - Service is temporarily unavailable, retry with exponential back-off.

504

Gateway timeout - The connection timed out, retry with exponential back-off.

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