Pause import jobs. When jobIds is omitted, pauses all running and queued jobs on the list. Also freezes the import queue.
Documentation Index
Fetch the complete documentation index at: https://docs.inboxapp.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the list.
^[0-9a-z]+$Specific import job IDs to pause. Omit to pause all running and queued jobs.
^[0-9a-z]+$OK