Skip to main content
POST
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

baseId
string
erforderlich

Base ID

appId
string
erforderlich

App ID

Antwort

201 - application/json

Deployment result

status
enum<string>
erforderlich

Deployment status

Verfügbare Optionen:
deploying,
success,
failed
version
number

App version

publicUrl
string

Public URL

error
string

Error message if failed

Zuletzt geändert am 4. September 2026