Uploads
Get Upload URL
This endpoint returns a signed URL that can be used to upload a file to Cosmos.
GET
Check out the Uploads guide for step-by-step instructions on how to upload files to Cosmos for storage.
Parameters
The extension query is used to set a file extension for your uploaded file. Make sure the extension matches the extension of your file.
Supported extensions for video are mp4
, mov
, webm
, and ogg
.
Supported extensions for images are jpeg
, png
, webp
, and gif
.
Response
Indicates the type of document returned in the response.
The attributes of the Upload document response.