jobs
Requests the deletion of the metadata of a job. This call returns when the job's metadata is deleted. # IAM Permissions Requires the bigquery.jobs.delete permission on the job resource.
delete/projects/{+projectId}/jobs/{+jobId}/delete
Path parameters
projectIdstring required
Required. Project ID of the job for which metadata is to be deleted.
jobIdstring required
Required. Job ID of the job for which metadata is to be deleted. If this is a parent job which has child jobs, the metadata from all child jobs will be deleted as well. Direct deletion of the metadata of child jobs is not allowed.
Query parameters
locationstring
The geographic location of the job. Required. For more information, see how to specify locations.
Response
Successful response