Job Queue

Purge Job Queue Entry

DELETE /api/.../jobqueue/{jobid}/patron

Purge a Patron Bulk Change job from the queue.

Request Information

Parameters
Name Type Required Description
jobid Integer Yes The unique id assigned to patron bulk change job.

Response Information

Example
application/json, text/json
        true
    

HTTP Response Codes

Code Description
200 OK. Success