メインコンテンツへスキップ
POST
Create Outbound Call

承認

Authorization
string
header
デフォルト:$CARTESIA_API_KEY
必須

Cartesia API key (sk_car_...). Get one at play.cartesia.ai/keys.

ヘッダー

Cartesia-Version
enum<string>
デフォルト:2026-03-01
必須

API version header.

利用可能なオプション:
2026-03-01
:

"2026-03-01"

ボディ

application/json

Request body for starting outbound calls from an agent phone number.

from_number_id
string
必須

Phone number ID to place calls from. The attached provider handles outbound calling for this number.

agent_id
string
必須

Agent that handles the outbound calls.

outbound_calls
AgentOutboundCallItem · object[]
必須

Per-call destination and metadata configuration.

Minimum array length: 1
ringing_timeout_seconds
integer

Seconds to wait for the callee to answer before giving up. Omit to use the default (60 seconds).

必須範囲: 5 <= x <= 80
max_call_duration_minutes
integer

Optional maximum call duration in minutes.

レスポンス

Outbound call requests accepted.

calls
AgentOutboundCallItemResponse · object[]
必須