API Reference
Create a file mission.

For this action, you can create a file mission to merge multiple PDF files into one PDF file.

When uploading via the upload_link in the response, please upload the file in its original format. For example, if using curl, use --data-binary 'path/to/your/file', or in Postman, select Body > Binary.
After the action, you can use the returned file_mission_id to Create a task with the merged PDF file.

📑

Uploading Multiple Files

When uploading multiple files, please note the following points:

  • See Sign a Task and Upload Attachments for more details on how to upload files.
  • Each file should not exceed 10MB.
  • You can upload up to 10 files.
  • Only PDF format is accepted.
  • Encrypted PDF files are not accepted.
  • PDF files will be merged asynchronously.
  • If you want to check the upload status, you can use the Get a file mission action.

scope: files.general.write
available user plans: all

Log in to see full request history
Body Params
file_objects
array of objects
required
file_objects*
Headers
string
required

OAuth2 Bearer token.

Responses

Response body
object
data
object

File mission.

integer

File mission ID.

string

File mission status.

file_uploading processing completed failed deleted

upload_link
object
deprecated
files
array of objects
files
object
integer

File object ID.

string

File name without extension.

integer

Page count.

string

Checksum.

string
Headers
object
string
integer

Language