Mass Approve/Unapprove DNC numbers

Use the Mass Approve/Unapprove DNC numbers API endpoint if you want to approve/unapprove multiple blacklisted leads' (DNC) entries at once. You should add the following fields to the request body:#### Request Body- create_missing (boolean): Set to true to create missing blacklisted leads' entries. - dnc (array): An array of objects containing the following parameters for each blacklisted lead entry: - phone (string): The phone number for the blacklisted lead entry. - country_iso (string): The country ISO code for the phone number. - approved (integer): The approval status for the blacklisted lead entry. - permanent (integer): The permanence status for the blacklisted lead entry.

Language
Credentials
Basic
base64
:
URL
Click Try It! to start a request and see the response here!