pub async fn soft_delete( configuration: &Configuration, group_ref: &str, ) -> Result<(), Error<SoftDeleteError>>