Split Async

post/split_async

Request body

split_rulesstring

The prompt that describes rules for splitting the document.

Response

Successful Response

job_idstring required

Changes

Changed in 1 of the 45 revisions of this API.2

    • added the new optional request property settings/allow_page_overlap

      new-optional-request-property

    • the settings request property default value changed from {"table_cutoff":"truncate"} to {"table_cutoff":"truncate","allow_page_overlap":true}

      request-property-default-value-changed