Stop calls to specific phone numbers within a particular campaign. This gives you precise control to remove individual contacts from an active campaign.
Targeted Termination: This only affects the specified numbers within the given campaign. The same numbers in other campaigns will continue.
ID of the campaign. Example: 0b52ca2b-7767-4cb5-ac4c-b2a4f892a856
Array of mobile numbers to terminate within the campaign (max 100). Example: ["+918882876897", "+918882876898"]
When to Use This
- Customer Requests: When contacts ask to be removed from calls
- Data Quality: Remove invalid or problematic numbers from campaign
- Compliance: Honor do-not-call requests for specific numbers
- Selective Control: Keep campaign running but exclude certain contacts
Important Details
- ✅ Include country code:
+918882876897
- ✅ Use international format:
+1234567890
- ❌ Don’t use local format:
8882876897
Limitations
- Maximum: 100 numbers per request
- Scope: Only affects specified campaign
- Status: Only terminates registered/retry calls
Pro Tip: Use this endpoint to implement real-time opt-out functionality in your application. Customers can request removal and you can immediately stop their calls.