cURL
curl --request DELETE \ --url https://api.callers.ai/campaigns/{campaignId}/contacts/phoneNumber/{phoneNumber} \ --header 'Authorization: <api-key>'
{ "status": "success", "data": true }
Archive contact associated with a given contact phone number.
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
The response is of type object.
object