Sign Part

Signs an upload request for a single part. Returns a URL that will execute the upload without further authentication.

Path parameters

uploadIdstringRequired

Headers

AuthorizationstringRequired

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

Query parameters

keystringRequired
partNumberintegerRequired

Response

This endpoint returns an object.
urlstring
headersmap from strings to strings