Add Lead to DNC List
Add a lead to the Do Not Call register.
Method: POST
Endpoint:Â
/omni/lead/dnc
System Authorization: Authorization: Key=your-auth-key
User Authentication: tokenKey: {token}
Field Name | Type | Description |
---|---|---|
phone_number | string | The given phone number to add to the dnc register. |
list_id | integer | The list to add the DNC to. If this is set to 0, it will apply to all lists. |
dnc_categories | integer | This is a list of the Id of the category to remove the Do Not Calls from. This will be supplied by the customer or MaxContactNow |
Â