Skip to main content

probeWebhookEndpoint

Probe a Webhook callback endpoint It will send a test event with a random id and the test event type It will return the status code of the response if the endpoint responds and the generated event id

probeWebhookEndpoint(
input: ProbeWebhookEndpointInput!
): ProbeWebhookEndpointPayload!

Arguments

probeWebhookEndpoint.input ● ProbeWebhookEndpointInput! non-null input

Type

ProbeWebhookEndpointPayload union