Skip to main content
POST
Python

Body

application/json
combinedFileName
string
required

The desired file name for the combined PDF (e.g., 'combined.pdf').

documents
object[]
required

An array of document resources to be combined. All documents must be PDFs.

Response

Successfully combined documents into a single PDF.

document
object
required

Metadata of the newly created combined PDF document.