v3-webhooks
Number of APIs: 5
-
Create a webhook destination POST {{baseUrl}}/v3/webhooks
-
Get destinations for an application GET {{baseUrl}}/v3/webhooks
-
Rotate a webhook secret POST {{baseUrl}}/v3/webhooks/rotate-secret/:id
-
Get mock webhook payload POST {{baseUrl}}/v3/webhooks/mock-payload
-
Send test event POST {{baseUrl}}/v3/webhooks/send-test-event