Webhook Endpoints
Number of APIs: 5
-
List all webhook endpoints GET {{baseUrl}}/v1/webhook_endpoints
-
Create a webhook endpoint POST {{baseUrl}}/v1/webhook_endpoints
-
Delete a webhook endpoint DELETE {{baseUrl}}/v1/webhook_endpoints/:webhook_endpoint
-
Retrieve a webhook endpoint GET {{baseUrl}}/v1/webhook_endpoints/:webhook_endpoint
-
Update a webhook endpoint POST {{baseUrl}}/v1/webhook_endpoints/:webhook_endpoint