Deletes a jobdelete https://batch.search.hereapi.com/v7/batch/jobs/{jobId}Deletes a job.Path ParamsjobIdstringrequiredIdentifier that was auto-generated on job creation and uniquely identifies the job.HeadersX-Request-IDstringUser-provided token that can be used to trace a request or a group of requests sent to the service.Responses 200Listing of the job that was deleted. 401API response in case of unauthorized access. 403API response in case of forbidden access. 404API response when the job with the specified ID could not be located. defaultAPI response in case of errors.Updated 2 months ago