v1

latestSwagger 2.0Apache 2.02026-07-13123128517.6 KB
contacts

Update an individual do not contact (dnc) number

Update a Do Not Contact (DNC) contact entry. Can toggle whether the DNC is enabled for calls/texts.

put/contacts/dncs/{number}

Path parameters

numberstring required

~

Request body

numberstring

A single DNC number in E.164 format (11-digit). Example: 12132000384

callboolean

A number on Do-Not-Call list

textboolean

A number on Do-Not-Text list

inboundCallboolean

~

inboundTextboolean

~

sourcestring

The name of DNC source (can be the name of DNC list that user uploads to CallFire)

campaignIdinteger

An Id of a campaign which was used to send a message to DNC number

createdinteger

A time when a given resource was created, formatted in unix time milliseconds (read only). Example: 1473781817000 for Sat, 05 Jan 1985 14:03:37 GMT