Update Contacts Batch

Updates multiple contacts in a single request. Limited to 1000 contacts per request. Only provided fields will be updated, others remain unchanged.

patch/v1/update-contacts-batch

Request body

Response

Contacts updated successfully

contact_idstring uuid

The telli contact ID

status'success' | 'error'

Status of the contact update

errorstring

Error message (only present for failed updates)

Changes

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