Skip to main content
POST
Get presigned upload URL

Authorizations

Authorization
string
header
required

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

Path Parameters

app_id
string
required

Body

application/json
filename
string
required

Zip filename (e.g. 'my-app-v2.zip')

content_type
string
default:application/zip

Response

Successful Response

upload_url
string
required

Presigned S3 PUT URL

bundle_s3_key
string
required

S3 key to pass back in DeployRequest

expires_in
integer
default:3600

URL expiry in seconds