This API exposes methods for creating and managing Email campaigns.
Emails can be sent to a list, that is used for contacts subscription.
A list allows contacts to subscribe to it, and also defines some basic email sending settings, such as: - Name of the list - Language - Sender’s name and email - Reply-to email - Customized Opt-in email
An Email campaign is a sending of an email to a certain list.
Remember to provide the authentication HTTP headers as described in the Authenticate using a session key and the Authenticate using a user tokeny sections.
All the query string parameters in URL must be UTF-8 URL Encoded.