extras_webhooks_bulk_destroy

Function extras_webhooks_bulk_destroy 

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

Delete a list of webhook objects.