Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 648 Bytes

File metadata and controls

12 lines (8 loc) · 648 Bytes

UltraCartRestApiV2.SfvbFileUploadRequest

Properties

Name Type Description Notes
comment String Optional comment recorded against the version this write creates. [optional]
create_if_missing Boolean 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]