pub async fn extras_table_configs_bulk_destroy(
configuration: &Configuration,
table_config_request: Vec<TableConfigRequest>,
) -> Result<(), Error<ExtrasTableConfigsBulkDestroyError>>Expand description
Delete a list of table config objects.