extras_webhooks_bulk_update

Function extras_webhooks_bulk_update 

Source
pub async fn extras_webhooks_bulk_update(
    configuration: &Configuration,
    webhook_request: Vec<WebhookRequest>,
) -> Result<Vec<Webhook>, Error<ExtrasWebhooksBulkUpdateError>>
Expand description

Put a list of webhook objects.