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

最終更新日 2026年9月4日