Skip to main content
POST
Upload a part

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspaceId
string
required

Query Parameters

uploadId
string
required

Upload id from the initiate call.

key
string
required

Storage key from the initiate call.

partNumber
string
required

Part number, starting at 1.

Body

application/octet-stream

Raw bytes of this part.

Response

Successful response

The response is of type object.