reading_import_part
Add a base64-encoded chunk to an active upload, allowing large book files to be imported progressively in manageable parts.
Instructions
Append one base64 file part to an active chunked import.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | ||
| uploadId | Yes | ||
| dataBase64 | Yes |