Interface
RESTPostAPIChannelAttachmentUploadMultipartPart
Single part in multipart upload.
Properties
| Name | Type | Description |
|---|---|---|
| part_number | number | Part number (1-indexed). |
| upload_url | string | Presigned URL to PUT this part. |
Interface
Single part in multipart upload.
| Name | Type | Description |
|---|---|---|
| part_number | number | Part number (1-indexed). |
| upload_url | string | Presigned URL to PUT this part. |