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