Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 699 Bytes

File metadata and controls

13 lines (8 loc) · 699 Bytes

GetMediaPresignedUrlRequest

Properties

Name Type Description Notes
filename String Name of the file to upload
content_type ContentType MIME type of the file (enum: image/jpeg, image/jpg, image/png, image/webp, image/gif, video/mp4, video/mpeg, video/quicktime, video/avi, video/x-msvideo, video/webm, video/x-m4v, application/pdf)
size Option<i32> Optional file size in bytes for pre-validation (max 5GB) [optional]

[Back to Model list] [Back to API list] [Back to README]