Create batched Outbound Calls
Create multiple outbound calls at once and have AI answers questions for you.
Headers
Your API key for authentication. Use Bearer format.
Body
DEPRECATED: Use the use_case_id instead.
DEPRECATED: ID of the voice that the agent will use.
DEPRECATED: Model to use for the call
ID of the phone number that should trigger the call.
24
ID of the prompt to use for the call. If empty, default outbound prompt will be used.
ID of the use case that should handle the call.
24
ID of the agent that should handle the call.
24
ID of the model that should handle the call.
24
Phone number to call.
Language of the call. It will default to use case's default language.
en-US
, en-GB
, es-MX
, es-ES
, pt-PT
, de-DE
, fr-FR
, pl-PL
, ro-RO
, it-IT
Dynamic parameters to inject into the templated use case prompt.
Custom metadata associated with the call.
ID of the campaign that triggered the call.
ISO 8601 UTC datetime the call is scheduled for. If not specified, the call will the executed immediately.
Specifies the maximum duration of the call in minutes. This value takes precedence over the maximum duration specified in the use-case model. If neither is provided, the default duration is 10 minutes.
Response
Unique identifier for the call.
Organization ID.
Call metadata.
Use case that handled the call.
Dynamic parameters to inject into the templated use case prompt.
Date the call was created.
Was this page helpful?