Webhooks
Number of APIs: 6
-
Create a Webhook POST {{yourAccountUrl}}/api/3/webhooks
-
Update a Webhook PUT {{yourAccountUrl}}/api/3/webhooks/:id
-
Retrieve a Webhook GET {{yourAccountUrl}}/api/3/webhooks/:id
-
Retrieve All Webhooks GET {{yourAccountUrl}}/api/3/webhooks
-
Retrieve All Webhook Events GET {{yourAccountUrl}}/api/3/webhook/events
-
Delete a Webhook DELETE {{yourAccountUrl}}/api/3/webhooks/:id