/
MY
myablefy
/
API title
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 21h ago · Updated 21h ago
Details
Filter operations
affiliate_redirections
1
events
1
funnel_nodes
5
funnels
5
invoices
1
me
1
orders
3
payers
1
payment_sessions
1
payments
2
pricing_plans
3
product_funnels
5
products
4
publishers
3
sellers
1
transfers
3
webhook_endpoints
5
get
Get webhook endpoint info
put
/api/webhook_endpoints/{id}
delete
/api/webhook_endpoints/{id}
get
List of webhook endpoints
post
/api/webhook_endpoints
webhook_endpoints
Create webhook endpoint
post
/api/webhook_endpoints
Request body
PostApiWebhookEndpoints
required
Create webhook endpoint
name
string
required
Webhook endpoint name
url
string
required
Webhook endpoint URL
event_form
'all_events'
|
'selected_events'
event_ids
string[]
request_format
'x_www_form_urlencoded'
|
'json'
Response
Create webhook endpoint
Changes