/
VO
vocodedev
/
Vocode Hosted 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
account_connections
6
actions
4
agents
4
calls
5
numbers
6
prompts
4
usage
1
vector_databases
4
voices
4
webhooks
4
get
Get Webhook
get
List Webhooks
post
Create Webhook
post
Update Webhook
get
Metrics
webhooks
Create Webhook
post
/v1/webhooks/create
Request body
WebhookParams
required
subscriptions
EventType[]
required
url
string
required
method
'GET'
|
'POST'
Response
Successful Response
Webhook
required
id
string
uuid
required
user_id
string
uuid
required
subscriptions
EventType[]
required
url
string
required
method
'GET'
|
'POST'
Changes