Number of APIs: 6
POST {{yourAccountUrl}}/api/3/webhooks
PUT {{yourAccountUrl}}/api/3/webhooks/:id
GET {{yourAccountUrl}}/api/3/webhooks/:id
GET {{yourAccountUrl}}/api/3/webhooks
5. Retrieve All Webhook Events
GET {{yourAccountUrl}}/api/3/webhook/events
DELETE {{yourAccountUrl}}/api/3/webhooks/:id
ENDPOINTS