Skip to main content
POST
Python

Body

application/json
splits
number[]
required

Array of page numbers indicating where to split the document. Each number is the start of a new document segment.

document
object
required

The source document from which to create new documents based on splits.

Response

Successfully created new documents from splits.

createdDocuments
object[]
required

An array of newly created document resources from the splits.