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
обов'язково

Project ID

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

App ID

Тіло

application/json
showBadge
boolean

Відповідь

200 - text/event-stream

Server-sent app deployment progress events

id
string
обов'язково
step
enum<string>
обов'язково
Доступні опції:
prepare,
version-save,
env,
provider,
artifact-build,
artifact-upload,
runtime-create,
runtime-activate,
project-setup,
env-setup,
domain-setup,
files-prepare,
deployment-create,
status-check,
finalize
status
enum<string>
обов'язково
Доступні опції:
pending,
running,
success,
failed
message
string
обов'язково
timestamp
number
обов'язково
provider
string
version
number
deploymentId
string
publicUrl
string
error
string
Останнє оновлення 15 вересня 2026 р.