create_settings_notifications_webhook_test
Test webhook notification settings by sending a test payload to verify the endpoint is correctly configured and receives alerts.
Instructions
Test webhook settings.
POST /api/v1/settings/notifications/webhook/test
Args: body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |