/
ON
ontora
/
Ontora API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 19h ago · Updated 19h ago
Details
Filter operations
api-keys
4
artifacts
4
attio
14
billing
4
booking
3
campaign-creation
15
campaign-insights
21
campaign-reports
4
campaign-reports-public
3
campaign-sharing
15
chat
8
clerk-webhooks
1
collaborators
8
data-input
7
demo
4
documents
3
entities
9
feedback-program
3
gamification
2
google-calendar
5
hubspot
12
ingest
1
insights-chat
14
interview-agents
32
interview-export
7
interview-feedback
4
interview-query
7
interview-realtime
20
interview-review
5
interviews
48
jobs
3
join
4
knowledge
7
manual-ingest
4
mission-control
13
people
8
pipedrive
12
preferences
4
projects
16
protected-corpus
3
query
2
question-results
4
retrieval
2
search
1
slack
5
sources
18
vaults
11
webhook-endpoints
6
get
List Webhook Endpoints
post
Create Webhook Endpoint
delete
Delete Webhook Endpoint
patch
Update Webhook Endpoint
post
Test Webhook Endpoint
get
List Deliveries
webhooks
1
workspaces
35
get
Health
get
Database Health
get
Prometheus Metrics
get
Worker Health
get
Interview Worker Health
webhook-endpoints
Update Webhook Endpoint
patch
/v1/webhook-endpoints/{endpoint_id}
Path parameters
endpoint_id
string
uuid
required
Headers
X-API-Key
string
nullable
Request body
WebhookEndpointUpdate
required
url
string
uri
nullable
events
string[]
nullable
description
string
nullable
active
boolean
nullable
Response
Successful Response
WebhookEndpointOut
required
id
string
uuid
required
workspace_id
string
uuid
required
url
string
required
events
string[]
required
active
boolean
required
description
string
nullable
required
created_by
string
nullable
required
created_at
string
date-time
required
updated_at
string
date-time
required
Changes