Function org_delete

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