s3

Generate Presigned Part Url Endpoint

Generate a presigned URL for uploading a specific part of a multipart upload.

post/s3/multipart/presigned-url

Request body

bucketstring required
object_keystring required
upload_idstring required
part_numberinteger required
expirationinteger nullable

Response

Successful Response

urlstring required

Changes

No recorded changes to this endpoint across all 4 revisions of this API.