Cancel a running or queued import job
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]+$The ID of the import job to cancel.
^[0-9a-z]+$The body is of type object.
OK
Unique identifier for the import job.
^[0-9a-z]+$"l44e15irdq4db30i77cgphhx"
The type of importer used for this job.
"csv"
"followers"
"likes"
Current status of the import job. 'queued' means the job is waiting for a slot. 'starting' means a slot has been acquired and execution is about to begin.
queued, starting, running, paused, completed, failed, canceled "running"
"completed"
Total number of items to import, if known.
-9007199254740991 <= x <= 90071992547409911500
Number of items processed so far.
-9007199254740991 <= x <= 9007199254740991750
Number of leads successfully added.
-9007199254740991 <= x <= 9007199254740991700
Number of leads skipped (already exist).
-9007199254740991 <= x <= 900719925474099145
Number of leads that failed to import.
-9007199254740991 <= x <= 90071992547409915
Error message if the job failed.
"Rate limit exceeded"
When the import job was created.
"2025-01-15T10:30:00.000Z"
When the import job was last updated.
"2025-01-16T08:00:00.000Z"
When the import job completed.
"2025-01-16T08:05:00.000Z"