pub async fn delete_job( configuration: &Configuration, job_id: &str, ) -> Result<(), Error<DeleteJobError>>