Deleting a Job Definition

Use the DELETE method to delete a job identified by its jobID. Use the jobsummary service to see the job IDs for a given report.

Method

URL

DELETE

http://<host>:<port>/jasperserver[-pro]/rest/job/<jobID>/

Return Value on Success

Typical Return Values on Failure

200 OK

404 Not Found – When the specified job is not found in the server.

Feedback
randomness