Represents the payload returned by the CreatePreAuthUploadUrl method.
This type contains the necessary information for uploading a file to a storage provider.
Optional. Some storage providers assign their own unique key to the object
that should be used for future operations instead of the original object name
UploadUrl
UploadUrl:string
The pre-authenticated URL to which the file should be uploaded
Represents the payload returned by the CreatePreAuthUploadUrl method. This type contains the necessary information for uploading a file to a storage provider.