v1

latestSwagger 2.0Apache 2.02026-07-13123128517.6 KB
contacts

Add do not contact (dnc) numbers

Add a list of Do Not Contact (DNC) contact entries and update existing if present. Can toggle on DNCs for calls/texts. Only true values will be applied. To remove use the remove API instead

post/contacts/dncs

Request body

sourcestring

A list of new contact objects which need to be added. Default value: Api V2

callboolean

If set to true add all given numbers to Do-Not-Call list. Default value: don't add/false

textboolean

If set to true add all given numbers to Do-Not-Text list. Default value: don't add/false

inboundCallboolean

If set to true add all given numbers to inbound Do-Not-Call list. Default value: don't add/false

inboundTextboolean

If set to true add all given numbers to inbound Do-Not-Text list. Default value: don't add/false

numbersstring[]

A list of phone numbers in E.164 format (11-digit), example: 12132000384, 14142777322