Generates a signed URL for uploading a file.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The name of the file to upload
The content type of the file
The checksum of the file
Successfully generated upload URL
Represents a signed URL for uploading an asset.