v2

latestOpenAPI 3.1.02026-07-273779120.8 KB
Campaigns Calls
Campaign Calls

Send Campaign Report Email

Send the campaign summary report to the configured report email addresses.

Triggers an email containing call outcome summaries and statistics for this campaign. The report is sent to the addresses in reportEmails on the campaign configuration.

post/campaigns/v1/campaigns/{config_id}/calls/report

Path parameters

config_idstring required
Example:5eb7cf5a86d9755df3a6c593

Response

Successful Response

messagestring required

Human-readable result message

Example response

{
  "message": "Operation completed successfully."
}