Webhooks
Number of APIs: 7
-
Fetch Webhooks GET {{endpoint}}/webhooks?projectId={{projectId}}
-
Fetch Webhook GET {{endpoint}}/webhooks/:webhookId
-
Create Webhook POST {{endpoint}}/webhooks
-
Update Webhook PATCH {{endpoint}}/webhooks/:webhookId
-
Delete Webhook DELETE {{endpoint}}/webhooks/:webhook
-
Ping Webhook POST {{endpoint}}/webhooks/ping
-
Fetch Webhook Topics (Events) GET {{endpoint}}/webhooks/topics