Directly uploads a file to a specified location and returns a signed URL for the upload.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the object to be uploaded.
The version ID of the object to be uploaded.
The type of upload.
The content type of the file to be uploaded.
The type of the object to be uploaded.
The checksum of the file to be uploaded.
A signed URL for the upload.
The response is of type object
.