Test Alert Webhook
test-alert-webhookIdempotent
Validate webhook connectivity by sending a test payload to verify delivery before configuring an alert. Ensures alerts reach your endpoint reliably.
Instructions
Send a test payload to a webhook URL to verify delivery before wiring it to an alert.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Webhook URL to test | |
| type | No | Webhook type, if applicable | |
| headers | No | Custom headers to send | |
| workspace_id | No | Workspace ID (UUID). Defaults to the workspace the API key is bound to. |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | Yes | ||
| status_code | No | ||
| response_body | No |