Skip to main content

I am adding a number to the DNC vis the ring cx API
Here is the response i am receiving from the api:

 
DNC Response {
 
 
phone: '1234566789',
 
 
phoneE164: '+11234566789',
 
 
tag: 'GLOBAL',
 
 
countryCode: { id: 'USA', description: null },
 
 
addedDate: '2025-09-16T20:38:53.134+0000',
 
 
addedBy: 'Art Ihnatsenka',
 
 
reason: 'FTL DNC',
 
 
dncTagId: 0,
 
 
safeToExtractDts: 1758055133113
 
 

}

However the number was still dialed by the dialer an hour later.

Be the first to reply!