Files
discoursejs/docs/sdk/models/operations/batchpresignmultipartpartsrequestbody.md

9 lines
1.7 KiB
Markdown

# BatchPresignMultipartPartsRequestBody
## Fields
| Field | Type | Required | Description | Example |
| --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- |
| `partNumbers` | *any*[] | :heavy_check_mark: | The part numbers to generate the presigned URLs for, must be between 1 and 10000. | [<br/>1,<br/>2,<br/>3<br/>] |
| `uniqueIdentifier` | *string* | :heavy_check_mark: | The unique identifier returned in the original /create-multipart request. | 66e86218-80d9-4bda-b4d5-2b6def968705 |