cURL
curl --request DELETE \ --url https://api.callers.ai/campaigns/{campaignId}/contacts/phone-number/bulk \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data '[ "<string>" ]'
{ "status": "success", "data": { "archivedCount": 123 } }
Archive contacts associated with a given contact phone numbers array
Optional sub organization ID. Must belong to your main organization API key.
Will add 1 to the phone number if it doesn't starts with 1
success
Show child attributes