API DocsAPI ReferenceObjectsTestWebhookEndpointResultOn this pageTestWebhookEndpointResult ObjectResult 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.