Storage

Create Signed Upload Url

Create a signed upload url for an object in a bucket. You can use this url to upload the object

post/storage/upload/sign/{bucketName}/*

Path parameters

bucketNamestring required
objectNamestring required

The name of the object in the bucket including slashes

Response

The signed upload url has been created successfully

Changes

No recorded changes to this endpoint across all 2 revisions of this API.