POST
/
api
/
workers
/
{workerId}
/
deployments
/
voice

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
config
string
required

Response

201
application/json
Voice deployment created
id
string
required
phoneNumber
string | null
voiceProvider
string | null
voiceId
string | null