CreateEmail

CreateEmail API is used to create email templates. This is the first step to send batch email messages. First, create an template from either API or Interface and use SendBatch function to send a batch using this template.

poolId, emailFromId and emailReplyId are pre-configured parameters in the admin panel. You can get these parameter's possible values by calling the configuration/sendParams API. emailFromId and emailReplyId are optional, if you nor provide a value the system will use your account's default values.

Language
URL
Click Try It! to start a request and see the response here!