Skip to main content

UploadApiClientContentOptions

Defines options for the createFileSession method.

Index

Properties

Properties

optionalchunkSize

chunkSize?: number

Optional chunksize. Must be > 0 and a integer. When a content is uploaded it is sliced into chunks of this size before being uploaded.