Skip to main content
POST
JavaScript

Authorizations

x-api-key
string
header
required

API key authentication

Path Parameters

workerId
string
required

Body

application/json
name
string
required
phoneNumber
string
required
flowId
string
required
objective
string
required
startSentence
string | null
required
endSentence
string | null
required
voiceId
string | null
required
language
string | null
required
allowedTransferNumbers
string[]
required
functions
string | null
required
model
string | null
required
resourceKeys
string[]
required
wsBaseUrl
string | null
required
config
object
required
extractions
object

Response

Voice v1 deployment created

id
string
required
phoneNumber
string
required
objective
string
required
allowedTransferNumbers
string
required
resourceKeys
string
required
startSentence
string | null
endSentence
string | null
voiceId
string | null
language
string | null
functions
object | null
model
string | null
wsBaseUrl
string | null