create_webhook
Set up a webhook endpoint to receive event notifications. Subscribe to specific events like incidents or status changes to get real-time updates.
Instructions
Create a webhook endpoint.
Required fields: url, events (list of event types to subscribe to).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |