Skip to main content
POST
Create an app from an uploaded project

Authorizations

Authorization
string
header
required

Send your API token (Dashboard → Settings → API Token) as Authorization: Bearer <token>.

Body

multipart/form-data
project
file
required

ZIP file containing the project (max 100MB)

env
string

Optional JSON-encoded array of Env objects.

Response

App created successfully

id
string<uuid>