Job Queue

Purge Job Queue Entry

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

Purge a Bibliographic Bulk Change job from the queue.

Request Information

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

Response Information

Example
application/json, text/json
        true
    

HTTP Response Codes

Code Description
200 OK. Success