Remove from Auto Dialer Batch

Removes multiple contacts from the auto dialer queue. Limited to 50 contacts per request.

post/v1/remove-from-auto-dialer-batch

Request body

contact_idsstring[] required

Array of telli contact IDs to remove from the auto dialer. Maximum 50 contacts per request.

Response

List of statuses for each contact ID

contact_idstring uuid

The telli contact ID

status'success' | 'error'

Status of the removal operation

errorstring

Error message (only present for failed removals)

Changes

No recorded changes to this endpoint across all 1 revision of this API.