post https://{domainname}/endpoint/dailer/data/bulk/startCampaign
Using this API, we can start the campaign that was previously created in brandagent.
To access this API the following parameters are required.
| Parameters | Description |
|---|---|
| apiKey | Authentication key available on user detail page |
| action | start/stop |
| campaignName | Brandagent name of the campaign |
| userName | BrandAgent username |
All possible responses
Success Response | "status": "success", |
Further InsightsBy default, the domain name is https://in1-ccaas-api.ozonetel.com. Please refer here to change based on the need.
