Skip to main content

create_webhook_subscription

Function create_webhook_subscription 

Source
pub async fn create_webhook_subscription(
    configuration: &Configuration,
    create_webhook_subscription_request: CreateWebhookSubscriptionRequest,
) -> Result<CreateWebhookSubscriptionResponse, Error<CreateWebhookSubscriptionError>>
Expand description

Creates a webhook subscription.