Bulk resume import jobs
Import jobs
Bulk resume import jobs
Resume paused import jobs. When jobIds is omitted, resumes all paused jobs. Jobs are started immediately if slots are available, otherwise queued. Also unfreezes the import queue.
POST
Bulk resume import jobs
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the list.
Pattern:
^[0-9a-z]+$Body
application/json
Specific import job IDs to resume. Omit to resume all paused jobs.
Pattern:
^[0-9a-z]+$Response
200 - application/json
OK