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
最終更新日 2026年9月15日