Skip to main content
POST
Remove from Auto Dialer Batch

Authorizations

Authorization
string
header
required

API key must be provided as: Bearer <api_key>

Body

application/json
contact_ids
string<uuid>[]
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_id
string<uuid>

The telli contact ID

status
enum<string>

Status of the removal operation

Available options:
success,
error
error
string

Error message (only present for failed removals)