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