PDF Operations
Split a PDF file
Creates a task to split a PDF file into multiple single-page PDF files.
Authorization
x-api-key
<token>
API Key for authentication
In: header
Request Body
application/json
Optionalinputrequired
string
The id of the file to operate on.
name
string
The name of the file
Minimum length:
1
Maximum length: 30
Response Body
The response of an split task
TypeScript Definitions
Use the response body type in TypeScript.
responserequired
Split Response
The response of an split task