Skip to main content
POST
Get build upload URL

Path Parameters

applicationShortId
string
required
Pattern: ^app(-.+_.+|_.+)$

Body

application/json

Request body for getting a presigned upload URL

fileName
string
required

Original file name (e.g. 'my-app.apk'). Preserved in storage for display and file type detection.

Response

200 - application/json

The request has succeeded.

Presigned upload URL response

uploadUrl
string
required
buildToken
string
required