Skip to main content
Create Signed Url

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

bucketName
string
required
objectName
string
required

The name of the object in the bucket including slashes

Response

The signed url has been created successfully

A signed url for the object in the bucket. It is valid for five minutes.