Sends a test webhook to the subscription’s URL to verify connectivity and configuration.
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