create_webhook
Create a webhook endpoint to receive event payloads for uptime monitoring. Subscribe to event types like incidents and status changes.
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 |