pub async fn org_delete( configuration: &Configuration, org: &str, ) -> Result<(), Error<OrgDeleteError>>