curl --request GET \
--url https://www.dncscrub.com/app/main/rpc/pdnc \
--header 'loginId: <loginid>'
Copy
Ask AI
{ "success": true}
Full Scrub
Internal DNC List
Add or remove phone numbers from your Internal DNC list
GET
https://www.dncscrub.com
/
app
/
main
/
rpc
/
pdnc
Internal DNC List
Copy
Ask AI
curl --request GET \
--url https://www.dncscrub.com/app/main/rpc/pdnc \
--header 'loginId: <loginid>'
Copy
Ask AI
{ "success": true}
Manage your Internal Do Not Call (IDNC) list programmatically. The IDNC list is your organization’s private DNC database, separate from national and state DNC lists.
Action to perform: - add - Add numbers to Internal DNC list - remove -
Remove numbers from Internal DNC list - count - Get the count of numbers in
your IDNC database - status - Check if a number is on your Internal DNC list