If this content did not answer your questions, try searching or contacting our support team for further assistance.
acquia-dam-sdk / Components / UploadChunkParams
chunk_number:
number
The chunk number. Must be between 1 and 10,000
src/apis/assets/requests.ts:186
file:
string
|Blob
Binary file chunk for upload. Cannot be greater than 100MB, and must be at least 5MB unless it's the last chunk
src/apis/assets/requests.ts:188
session_id:
string
Session ID for this chunked upload as returned by the Start Chunked Upload call