Webhooks
Number of APIs: 4
-
List Active Webhooks GET {{baseUrl}}/webhooks
-
List Events GET {{baseUrl}}/webhooks/events
-
Deactivate Webhook DELETE {{baseUrl}}/webhooks/unsubscribe?id=<number>&url=<string>
-
Register Webhook POST {{baseUrl}}/webhooks/subscribe