Sends a test webhook to the subscription’s URL to verify connectivity and configuration.
Documentation Index
Fetch the complete documentation index at: https://docs.notifuse.com/llms.txt
Use this file to discover all available pages before exploring further.
API token for authentication
Test webhook sent (check response for success/failure)
Whether the test webhook was delivered successfully
true
HTTP status code returned by the webhook endpoint
200
Response body from the webhook endpoint
"{\"received\": true}"
Error message if the test failed
null