v5

latestOpenAPI 3.1.02026-08-025631,1012.8 MB
Apps

Get presigned upload URL

Generate a presigned S3 PUT URL so the CLI can upload a bundle zip directly. Pass the returned bundle_s3_key to the deploy endpoint.

post/v1/apps/{app_id}/deploy/upload-url

Path parameters

app_idstring required

Request body

filenamestring required

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

content_typestring

Response

Successful Response

upload_urlstring required

Presigned S3 PUT URL

bundle_s3_keystring required

S3 key to pass back in DeployRequest

expires_ininteger

URL expiry in seconds