Description
This function allows you to send a campaign to a test email. It is normally used to verify if the campaign content looks ok in email clients before sending it to customers.
Params
Name | Type | Description |
---|---|---|
apiKey | string | API key previously generated. |
id | integer | Id of the campaign that you want to send. |
string | Test email | |
vmta | integer | Id of the vmta that should be used for this send. |
Returned data
Type: boolean
Description: Return true if email was sent.
Json sample code
Json sample code is not available.
Result of API call
API call result sample code is not available.