Send the report of a campaign
POST {{baseUrl}}/emailCampaigns/:campaignId/sendReport
A PDF will be sent to the specified email addresses
Request Body
{"email"=>{"body"=>"Please find attached the report of our last email campaign.", "to"=>["jim.suehan@example.com", "jim.suehan@example.com"]}, "language"=>"en"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |