Cancel import jobs. When jobIds is omitted, cancels all non-terminated jobs on the list. Frees up slots for queued jobs.
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 cancel. Omit to cancel all non-terminated jobs (running, queued, paused, and failed).
^[0-9a-z]+$OK