Stay up to date on what’s shipping in the Extend platform.

June 9, 2026

Cancel in-flight parse runs

You can now cancel parse runs that are still processing. Call POST /parse_runs/{id}/cancel on the 2026-02-09 API to cancel an in-progress parse run and set its status to CANCELLED. Only runs with status PROCESSING can be cancelled.

  • POST /parse_runs/{id}/cancel — abort an in-progress parse run (2026-02-09 API)