Webhooks
Number of APIs: 7
-
Create Webhook POST {{baseUrl}}/api/webhooks/
-
Get Webhooks GET {{baseUrl}}/api/webhooks/
-
Get Webhook GET {{baseUrl}}/api/webhooks/:id/
-
Update Webhook PATCH {{baseUrl}}/api/webhooks/:id/
-
Delete Webhook DELETE {{baseUrl}}/api/webhooks/:id/
-
Get Webhook Topics GET {{baseUrl}}/api/webhook-topics/
-
Get Webhook Topic GET {{baseUrl}}/api/webhook-topics/:id/