---
title: "DeleteBulkData"
method: DELETE
path: "/ca_apis/DeleteBulkData"
tags: ["default"]
---

# DeleteBulkData

`DELETE /ca_apis/DeleteBulkData`

Generated from cURL: curl --location --request DELETE 'https://api.pre-prod.ozonetel.com/ca_apis/DeleteBulkData' \
--header 'apiKey: KK00b15555afb7066312663b969a75f74d' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJwcmVwcm9kIiwiZXhwIjoxNzI1NzA5NDQxLCJpYXQiOjE3MjU3MDU4NDF9.AHgbVCbkKo_riGfsNNHgAcmEKJlvL85noSXuuykRxkItN39MMa9g0MZcnY4CT4jMvBYh3c7b4kN-ReQGVvksPw' \
--header 'Cookie: PHPSESSID=49094e7a5367452758ca8ee1e23ced84' \
--data '{
    "userName": "preprod",
    "phoneNumber": [
        8187867008,
        8187867001,
        1234565432,
        6301877542,
        8639736950,
        8187867002,
        8187867003,
        8187867004,
        8187867005,
        8187867006,
        8187867007
    ],
    "campaignName": [
        "ProAgent_ACBV4API_AfterExpiry",
        "ProSkill_ACBV4API_AfterRetries",
        "PredNon_ACD_GetAPI_AfterRetries",
        "ProNon_ACDJAVA_AfterExpiry",
        "QA_Outbound_Progressive ",
        "QA_Outbound_Predictive"
            ]
}
'

## Headers

- `Content-Type` string

## Response `200`

Successful response

---

[API](https://skmtc.net/ozonetel/apis/agent-authentication.md) · [All operations](https://skmtc.net/ozonetel/apis/agent-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ozonetel/agent-authentication/revisions/9096baa9c71b/schema)
