# GetMediaPresignedUrlRequest
## Properties
**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]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)