Skip to content

Deploy specific app

POST
/api/deploy/{app}

Clears cached state and queues a specific app for reconciliation. Shortcut for what the webhook does, without branch checking.

app
required
string
/^[a-z0-9][a-z0-9-]*$/
Example
my-app

App ID

App queued

App not found

API key not configured (port 6020 only)