Skip to main content

TestWebhookEndpointResult Object

Result of testing a webhook endpoint.

Return fields

message (String!)

A message indicating the result of the test.

success (Boolean!)

Whether the test webhook was sent successfully.

webhookEndpoint (WebhookEndpoint!)

The webhook endpoint that was tested.