Upload Mixed Document PDF to Book

Upload a PDF file containing more than one Document to a Book.


You can upload a file to this endpoint as a multipart/form-data encoded payload. Visit our guide for more information.

📘

  • The maximum file size for upload is 200 MB.
Body Params
file
required

The PDF file to upload.

string

The unique identifier of the Book that the uploaded Documents will be saved to. Mutually exclusive with pk.

string

The PK of the Book that the uploaded Documents will be saved to. Mutually exclusive with book_uuid.

string

The name of the Mixed Document that will be created from the imported file. Defaults to the name of the file if not given.

Responses

Language
Credentials
OAuth2
Request
Response
Choose an example:
application/json