For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
LogoLogo
Book a demoLog in
DocumentationAPI ReferenceModel VersioningChangelog
DocumentationAPI ReferenceModel VersioningChangelog
Book a demoLog in

Changelog

June 9, 2026
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)
Was this page helpful?
Previous

Validation rules: INCLUDES and INCLUDESANY operators

Next
Built with