Split PDFs by Chapters
POST
/api/v1/general/split-pdf-by-chapters
General
请求参数
Body 参数multipart/form-data
fileInput
file
必需
includeMetadata
boolean
必需
默认值:
true
示例值:
true
allowDuplicates
boolean
必需
默认值:
true
示例值:
true
bookmarkLevel
integer <int32>
必需
>= 0
默认值:
2
示例值:
2
示例代码
返回响应
修改于 2025-06-22 03:57:35