Send an SMS campaign's report
POST {{baseUrl}}/smsCampaigns/:campaignId/sendReport
Send report of Sent and Archived campaign, to the specified email addresses, with respective data and a pdf attachment in detail.
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 |