outbound

Bulk Update Batch Items Auto Retry Config Api

put/outbound/voice-agents/{voice_agent_id}/outbound-batch-items/bulk-update-auto-retry-config

Path parameters

voice_agent_idstring uuid required

Request body

batch_item_idsstring[] required
auto_retry_config_idstring uuid nullable required
auto_retry_status'ACTIVE' | 'PAUSED' | 'MANUAL' required

Enum for voice agent outbound auto retry status.

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