Zum Hauptinhalt springen
PATCH
Update Contacts Batch
Dieser Endpunkt ist veraltet. Ein V2-Ersatz ist noch nicht verfügbar. Weitere Informationen findest du in der Migrationsanleitung.

Autorisierungen

Authorization
string
header
erforderlich

API key must be provided as: Bearer <api_key>

Body

application/json
contacts
object[]
erforderlich

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

Antwort

Contacts updated successfully

contact_id
string<uuid>

The telli contact ID

status
enum<string>

Status of the contact update

Verfügbare Optionen:
success,
error
error
string

Error message (only present for failed updates)