Assets
Get upload url
Generates a signed URL for uploading a file.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The name of the file to upload
The content type of the file
The checksum of the file
Was this page helpful?