Initiates an outbound call from an assistant to a specified phone number. This endpoint is protected and requires authentication.
from_phone_number.assistant_id is provided: Uses that specific assistantBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request model for initiating an outbound call.
Optional: Override the default assistant attached to the phone number. If not provided, uses the assistant assigned to from_phone_number.
Custom variables for template substitution in welcome_message and agenda using {{variable}} syntax