Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

baseId
string
required
appId
string
required

Body

multipart/form-data
file
any | null

ZIP file containing source code

Response

200 - application/json

Source code imported successfully

version
number
required
filesCount
number
required
Last modified on March 5, 2026