Jobs
Cancel Job
Stop a queued or running import
POST
Stop an import that is queued or still running. The contacts and prospects it has not
started are skipped. Everything it already imported (profiles, prospects, opportunities)
stays, and the job’s status becomes
CANCELLED.
Cancelling a job that is already cancelled is safe: it returns 200 with
already_cancelled: true and changes nothing. A job that already finished returns 409.
Account research runs cannot be cancelled (422).
Also available to AI assistants as the
cancel_job tool on the
MCP server.