BucketGetWriteUriOptions
Request options for getting a write URI for a file in a bucket
Extends
Properties
Property |
Type |
Description |
expand? |
string |
- |
select? |
string |
- |
bucketId |
number |
The ID of the bucket |
folderId |
number |
The ID of the folder |
path |
string |
The full path to the BlobFile |
expiryInMinutes? |
number |
URL expiration time in minutes (0 for default) |
contentType? |
string |
ContentType for S3 access policy |