Send a test webhook notification for an alert
Campground Availability Alerts
Test Alert Webhook
Sends a simulated webhook notification using data from the alert. Uses real campground and campsite data when available. This endpoint is intended for testing only. By default, the test notification is not saved. Set save=true to persist it to the alert’s notification history.
Send a test webhook notification for an alert
Sends a simulated webhook notification for an existing alert, using real campground and campsite data when available. Useful for verifying your webhook setup before waiting for a real match.
By default the notification is not saved. Pass
save=true to persist it to the alert’s notification history.
Query Parameters
Whether to save the test notification to the alert's notification history. Defaults to false.