Campaigns
Test campaign
Allow to send a test campaign to an email. If the email is in the subscribers, custom fields will be filled
post/1/newsletters/{domain}/campaigns/{campaign}/test
Path parameters
domaininteger required
Unique identifier of the Domain
campaigninteger required
Unique identifier of the Campaign
Request body
Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 3 revisions of this API.