Uploading
Direct upload to a specified location
Directly uploads a file to a specified location and returns a signed URL for the upload.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
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.
Response
200 - application/json
A signed URL for the upload.
The signed URL for the upload.