Uploading
Start a multi part upload
Initiates a multi-part upload process.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The ID of the object to upload.
The version ID of the object.
Response
200 - application/json
Successfully started the multi-part upload.
Response object for beginning a multi-part upload