Webhooks
Number of APIs: 5
-
Get a Webhook GET {{baseUrl}}/api/Webhook/:webhookId
-
Create a Webhook POST {{baseUrl}}/api/Webhook
-
Update a Webhook PUT {{baseUrl}}/api/Webhook/:webhookId
-
Set the active state of a Webhook PUT {{baseUrl}}/api/Webhook/:webhookId/Active?active=<boolean>
-
Delete a Webhook DELETE {{baseUrl}}/api/Webhook/:webhookId