Initiate a test call with voice AI agent configuration
POST /voice/test
POST
/voice/test
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
phoneNumber
required
string
config
required
object
instructions
required
string
firstAction
required
string
greeting
string
aiModel
required
string
sttConfig
object
provider
required
string
model
string
language
string
ttsConfig
object
provider
required
string
voiceId
string
model
string
speed
number
tools
Array<object>
object
name
required
string
description
required
string
parameters
required
object
key
additional properties
temperature
number
maxTokens
number
maxCallLengthSeconds
number
silenceTimeoutSeconds
number
recordingEnabled
boolean
endpointingMode
string
minEndOfTurnSilenceMs
number
allowInterruptions
boolean
minInterruptionDurationMs
number
Responses
Section titled “ Responses ”Successful response
object
callControlId
required
string
websocket
required
string
Bad Request
Unauthorized
Internal Server Error