Authorizations
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_<key> in the body instead of an object.
IANA timezone identifier (e.g. Europe/Berlin). Defaults to account timezone if not set
Response
Contact created successfully