| 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] |