API Key authentication. Format: dk_test_
Webhook configuration ID
Test result with response status and timing
Response for testing a webhook endpoint (POST /v1/webhooks/{id}/test).
Sends a test payload to the webhook URL and reports the result. A test is considered successful if the endpoint returns a 2xx status code.
Whether the test was successful (2xx response)
Unique webhook configuration identifier
The webhook URL that was tested
Timestamp when the test was performed (ISO 8601)
HTTP status code from webhook endpoint
Response time in milliseconds
Response body preview (first 500 chars)
Error message if request failed