Deprecation Update
This API will be deprecated by 30th April 2025.
We recommend to start using the new version of the Delete Campaing Bulk Data APIs.
Delete campaign data API is used to delete data from the outbound campaigns. One record can be deleted per each request sent.
To access this API the following parameters MUST be passed.
Parameter | Description |
---|---|
api_key* | Available in CloudAgent admin login |
user_name* | CloudAgent account name |
campaign_name* | Campaign from which the data has to be deleted |
caller_number* | Record to be deleted |
name | Name of the record that has to be deleted |
Note
Parameters with * are mandatory parameters.
All possible responses
Success response | "status": "success" |
Invalid api_key | "status": "failure" |
Empty api_key | "status": "failure" |
Invalid user_name | "status": "error" |
Empty user_name | "status": "error" |
Invalid campaign_name | "status": "error" |
Empty caller_number | "status": "error" |
Further Insights
By default, the domain name is https://in1-ccaas-api.ozonetel.com. Please refer here to change based on the need.