Remove a job and its related information including job line items.
DELETE
/jobs
curl \
-X DELETE http://api.example.com/jobs?jobID=42
Remove a job and its related information including job line items.
curl \
-X DELETE http://api.example.com/jobs?jobID=42