Skip to main content
PATCH
Update Contacts Batch
This endpoint is deprecated. A V2 replacement is not yet available. See the Migration Guide for details.

Authorizations

Authorization
string
header
required

API key must be provided as: Bearer <api_key>

Body

application/json
contacts
object[]
required

Array of contacts to update. Maximum 1000 contacts per request.

Response

Contacts updated successfully

contact_id
string<uuid>

The telli contact ID

status
enum<string>

Status of the contact update

Available options:
success,
error
error
string

Error message (only present for failed updates)