cURL
curl --request PATCH \ --url https://api.voxo.co/v2/admin/call-campaigns/pause/{campaignId} \ --header 'Authorization: Bearer <token>'
{ "status": "<string>", "message": "<string>", "campaignId": 123, "campaign": "<string>" }
Pause a running or ready call campaign
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Campaign ID
x > 0
Campaign paused
Operation status
Status message
Campaign name
Was this page helpful?
Contact support