/
BR
brainbasehq
/
BrainBase API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2y ago
Details
Filter operations
Flows
5
Voice Deployments
5
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
Workers
5
Voice Deployments
Delete a voice deployment
delete
/api/workers/{workerId}/deployments/voice/{deploymentId}
Path parameters
workerId
string
required
deploymentId
string
required
Response
Voice deployment deleted
Changes