outbound

Bulk Update Batch Items Dnc Api

Bulk update DNC status for multiple batch items.

This allows marking/unmarking multiple contacts as Do Not Call. Items marked as DNC are automatically excluded from future outbound runs.

put/outbound/voice-agents/outbound-batch-items/bulk-update-dnc

Request body

batch_item_idsstring[] required
do_not_callboolean required

Response

Successful Response

idstring uuid required
voice_agent_idstring uuid required
voice_agent_outbound_batch_idstring uuid required
phone_numberstring required
dataobject required
external_idstring nullable required
do_not_callboolean required
outbound_auto_retry_config_idstring uuid nullable required
outbound_auto_retry_status'ACTIVE' | 'PAUSED' | 'MANUAL' required

Enum for voice agent outbound auto retry status.

outbound_auto_retry_max_attemptsinteger nullable required
notesstring required
is_flaggedboolean required
tenant_idstring uuid required
created_atstring date-time required

Changes

Changed in 1 of the 6 revisions of this API.2

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog