| Name | Type | Description | Notes |
|---|---|---|---|
| comment | string | Optional comment recorded against the version this write creates. | [optional] |
| create_if_missing | bool | Create the file if it does not exist. Defaults to true. | [optional] |
| key | string | The key returned when the upload URL was issued. | [optional] |
| path | string | Storefront path to write, for example /assets/imgs/hero.jpg. The extension must match the one the upload URL was issued for, and must match the bytes. | [optional] |