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
ID of the phone number that should trigger the call.
24
Phone number to call.
ID of the agent that should handle the call.
24
DEPRECATED: Use the use_case_id instead.
ID of the campaign that triggered the 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
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.
Custom metadata associated with the call.
DEPRECATED: Model to use for the call
ID of the model that should handle the call.
24
Dynamic parameters to inject into the templated use case prompt.
ID of the prompt to use for the call. If empty, default outbound prompt will be used.
ISO 8601 UTC datetime the call is scheduled for. If not specified, the call will the executed immediately.
ID of the use case that should handle the call.
24
DEPRECATED: ID of the voice that the agent will use.
Response
Date the call was created.
Unique identifier for the call.
Call metadata.
Organization ID.
Use case that handled the call.
Dynamic parameters to inject into the templated use case prompt.
Was this page helpful?