Skip to main content
POST
Sends a test payload to the partner’s webhook URL to verify connectivity and correct signature validation on the receiving end. The test event uses a clearly marked test payload that should not trigger production logic.

Path Parameters

string
required
ID of the webhook partner to test.

Response Fields

boolean
Request status.
object
Test delivery result including the HTTP status code returned by the webhook endpoint.