routines
Deletes the routine specified by routineId from the dataset. # IAM Permissions Requires the bigquery.routines.delete permission on the routine.
delete/projects/{+projectId}/datasets/{+datasetId}/routines/{+routineId}
Path parameters
projectIdstring required
Required. Project ID of the routine to delete
datasetIdstring required
Required. Dataset ID of the routine to delete
routineIdstring required
Required. Routine ID of the routine to delete
Response
Successful response