Skip to main content
POST
Get a Signed Upload URL for a Volume Object

Authorizations

Authorization
string
header
required

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

Body

application/json
volume
string
required

Volume name

Example:

"shared-data"

path
string
required

Object path within the volume

Example:

"models/model.bin"

Response

Successful Response

url
string
required

Signed URL, valid for 15 minutes