cURL
curl --request POST \ --url https://api.callers.ai/campaigns/{campaignId}/start \ --header 'Authorization: <api-key>'
{ "status": "error", "message": "<string>", "data": [ {} ] }
Activates the specified campaign
Optional sub organization ID. Must belong to your main organization API key.
The response is of type object.
object