cURL
curl --request POST \ --url https://api-prod.interactly.ai/campaigns/v1/campaigns/{config_id}/calls/report \ --header 'Authorization: Bearer <token>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Send campaign report email for the given campaign configuration ID.
Retrieve your API Key from Dashboard API Keys Section.
24
"5eb7cf5a86d9755df3a6c593"
Successful Response