Place a test call for a campaign
Dials the given phone number using the campaign’s current configuration, without linking the call to any lead or campaign run. This is a real outbound call: it reserves account minutes the same way any other call does and is billed on completion like any other call. Use it to verify a campaign’s script, voice, and knowledge base before starting a real run.
test_lead_data is optional context injected into the call as if
it were a lead record (name, email, notes, status, and any extra
metadata keys), useful for testing personalized scripts without
creating a real lead.
Authorizations
Use Authorization: Bearer tc_live_xxxxx
Headers
Optional client-supplied idempotency key. When present, the gateway
caches the response for 24 hours and returns the same response on
retried requests with the same key (account-scoped). Safe for
retries on network blips. Format: 8-255 ASCII characters from
[A-Za-z0-9_-].
8 - 255^[A-Za-z0-9_-]+$"a1b2c3d4-e5f6-7890-abcd-ef0123456789"
Path Parameters
Campaign UUID
Body
Response
Test call placed