API Endpoints
Number of APIs: 7
-
/webhooks GET {{baseUrl}}/webhooks
-
/webhooks POST {{baseUrl}}/webhooks
-
/webhooks/count GET {{baseUrl}}/webhooks/count?topic=<string>
-
/webhooks/{id} GET {{baseUrl}}/webhooks/:id
-
/webhooks/{id} PUT {{baseUrl}}/webhooks/:id
-
/webhooks/{id} DELETE {{baseUrl}}/webhooks/:id
-
/webhooks/{id}/verify POST {{baseUrl}}/webhooks/:id/verify