# ChunkedUploadRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **chunkedUploadId** | **String** | The id of the chunked upload. **Note**: This property is ignored in requests, and overridden with an auto-generated value in responses. | [optional] **data** | **String** | A Base64-encoded representation of the content hat is used to upload the file. Maximum size: 50 MB. However, data is also subject to REST API limits regarding request sizes, and Internet Information Systems (IIS) might place further constraints on file size. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)