cURL
curl --request POST \ --url https://api.example.com/api/v1/campaigns/{campaign_id}/calls \ --header 'Content-Type: application/json' \ --data '[ "<string>" ]'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
The ID of the campaign.
Successful Response