cURL
curl --request DELETE \ --url https://api.callers.ai/campaigns/{campaignId}/contacts/{contactId} \ --header 'Authorization: <api-key>'
{ "status": "success", "data": true }
Optional sub organization ID. Must belong to your main organization API key.
The response is of type object.
object