Skip to main content
PUT
Update batch call (full)

Notes

  • Only draft or scheduled batch calls can be updated.

Authorizations

X-API-KEY
string
header
required

API Key for MCP server and external service authentication

X-API-SECRET
string
header
required

API Secret for MCP server and external service authentication

Path Parameters

id
string
required

Batch call ID

Example:

"batch_call_a1b2c3d4e5f6789012345678901234567"

Body

application/json
from_number
string
required
tasks
object[]
required
Required array length: 1 - 1000 elements
name
string
trigger_timestamp
integer<int64>
agent_id
string
timezone
string
status
string
send_now
boolean

Response

Batch call updated successfully

message
string
status
string
error
string | null
data
object