Manage a Bulk Extract JobCopy Pageget https://api.diffbot.com/v3/bulk/Pause, delete, restart, or view the status of a bulk job.Query ParamstokenstringrequiredYour Diffbot tokennamestringJob name as defined when the bulk job was created.pausestringPass pause=1 to pause a bulk job. Pass pause=0 to resume a paused job.restartstringPass restart=1 to restart a bulk job. This will erase all processed data and re-process all of the submitted URLs.deletestringPass delete=1 to delete a job, and all associated data, completely.Responses 200200 500500Updated 5 months ago