Create an email

Create a new Email in your source language.

You can create and view your API Private Key here.

Try it

To test this endpoint using the Try It feature:

  1. Copy your Localize API Key into the Header field in the AUTHENTICATION section on the right.
  2. Fill in all required fields below, and any optional fields as needed.
  3. Click the Try it button.
  4. View the results and any error returns on the right side of the screen.

Feel free to copy the sample code provided on the right side of the screen into your source code project to get a start on using this endpoint.

Note that using the Try It feature will affect the data in your Localize dashboard!

Path Params
string
required
Defaults to PROJECT_KEY

Can be the Project Key or the Project ID

Body Params
string
required

The name of the email.

string
required

The subject of the email.

string
required

The content of the email - this can include HTML

string

[optional] The ID of the parent folder in your Localize dashboard. This ID can be found by calling the Get email(s) enpoint. The folder has to first be created in your Localize dashboard.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!