/
BR
brainbasehq
/
BrainBase API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v8
latest
OpenAPI 3.0.0
raw.githubusercontent.com
2025-02-04
15
26
35.7 KB
Voice Deployments
Get all voice deployments for a worker
get
/api/workers/{workerId}/deployments/voice
Path parameters
workerId
string
required
Response
List of voice deployments
VoiceDeployment[]
required
id
string
required
phoneNumber
string
nullable
voiceProvider
string
nullable
voiceId
string
nullable
delegate_aux_deploymentsId
string
All 15 operations
get
Get all voice deployments for a worker
post
Create a new voice deployment
get
Get a single voice deployment
put
Update a voice deployment
delete
Delete a voice deployment
get
Get all flows for a worker
post
Create a new flow
get
Get a single flow
put
Update a flow
delete
Delete a flow
get
Get all workers for the team
post
Create a new worker
get
Get a single worker
post
Update a worker
delete
Delete a worker