Skip to main content
POST
cURL

Авторизації

Authorization
string
header
обов'язково

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

Параметри шляху

baseId
string
обов'язково

Base ID

appId
string
обов'язково

App ID

Відповідь

201 - application/json

Deployment result

status
enum<string>
обов'язково

Deployment status

Доступні опції:
deploying,
success,
failed
version
number

App version

publicUrl
string

Public URL

error
string

Error message if failed

Останнє оновлення 4 вересня 2026 р.