CallFire has a new API!
We are proud to announce the launch of our API 2.0! Learn more about our streamlined, transactional and broadcast APIs. This version of the API documentation will remain available for reference only. There will be no new development, only bug fixes. We highly recommend upgrading to our newer and more sophisticated documentation.
Create do not contact (DNC) list.
Request Parameters
Parameter | Demo Value | Description | Data Type |
---|---|---|---|
CreateDncListRequest | Create new dnc list | object | |
Name | DNC List Name | string | |
CampaignId | DNC List Name | long | |
CallDnc | Update call do not contact list with numbers | boolean | |
TextDnc | Update text do not contact list with numbers | boolean | |
Numbers | List 11 digit numbers space or comma seperated | List[PhoneNumber] |
* indicates choice value, bolded parameters are required
Response Parameters
Parameter | Description | Data Type |
---|---|---|
CreatedId | Unique ID of resource | long |