PDF Operations
Merge files into PDF
Creates a task to merge multiple PDF and/or image files into a single PDF file.
Authorization
x-api-key
<token>
API Key for authentication
In: header
Request Body
application/json
Optionalinputrequired
array<string>
The list of ids of the files to be merged
name
string
The name of the file
Minimum length:
1
Maximum length: 30
Response Body
The response of an merge task
TypeScript Definitions
Use the response body type in TypeScript.
responserequired
Merge Response
The response of an merge task