Create DNC

The Create DNC endpoint enables you to create a Do Not Call (DNC) entry. You should add the following fields to the body:

Request Body

  • phone (string, required): The phone number to be added to the DNC list.

  • country_iso (string, required): The country ISO code for the phone number.

  • approved (integer, required): Indicates if the entry is approved.

  • permanent (integer, required): Indicates if the entry is permanent.

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