extras_webhooks_update

Function extras_webhooks_update 

Source
pub async fn extras_webhooks_update(
    configuration: &Configuration,
    id: i32,
    webhook_request: WebhookRequest,
) -> Result<Webhook, Error<ExtrasWebhooksUpdateError>>
Expand description

Put a webhook object.