Kontakt hinzufügen
Adds a new contact to the system
Documentation Index
Fetch the complete documentation index at: https://docs.telli.com/llms.txt
Use this file to discover all available pages before exploring further.
Autorisierungen
API key must be provided as: Bearer <api_key>
Body
Your unique internal identifier for the contact
Contact's phone number in E.164 format (e.g. +4917642048466)
External URL linking to the contact in your CRM or external system
Formal title or greeting (e.g. 'Mr.', 'Ms.', 'Herr', 'Frau'). If empty, will auto guess based on first name for German calls.
Custom variables passed to the AI agent (should be discussed in advance). Please send variables in lowercase snake_case. This used to be called dynamic_variables, which still works but is deprecated and should be replaced with contact_details. Alternatively, you can send contact_details_ in the body instead of an object.
IANA timezone identifier (e.g. Europe/Berlin). Defaults to account timezone if not set
Antwort
Contact created successfully