Place a call
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
The phone number to call in the E.164 format. Example: +1234567890
The prompt to use for the call. This will be given to the LLM (gpt-4.1)
The phone number to use for making the call (e.g., +1234567890). If not provided, uses the default trunk.
Variables to interpolate into the prompt. Wether you use an assistant_id or an assistant object, this will be used to interpolate the variables into the prompt.
You can provide a custom assistant configuration here. If you don’t provide an assistant_id, this assistant object will be used for this call.
Schedule the call to start at a specific date and time (ISO 8601 format). If not provided, the call will start immediately.
