Dev GuideRecipesAPI ReferenceChangelog
Dev GuideAPI ReferenceChangelogUser GuideDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

POST /v3/multipart-uploads

Experimental Create pre-signed URLs for multipart upload of large files

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
required
1 to 5497558138880

Size of the file in bytes

integer
5242880 to 5368709120
Defaults to 5242880

The size of each part of the file to be uploaded. The size of the last part can be smaller and hence can be ignored. upload_part_count is calculated based on file_size and part_size. The maximum allowed upload_part_count is 10000. So use larger part_size for larger files to keep upload_part_count under 10000.

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json