Skip to main content

test_webhook_subscription

Function test_webhook_subscription 

Source
pub async fn test_webhook_subscription(
    configuration: &Configuration,
    subscription_id: &str,
    test_webhook_subscription_request: TestWebhookSubscriptionRequest,
) -> Result<TestWebhookSubscriptionResponse, Error<TestWebhookSubscriptionError>>
Expand description

Tests a webhook subscription by sending a test event to the notification URL.