Deploy specific app
POST /api/deploy/{app}
POST
/api/deploy/{app}
Clears cached state and queues a specific app for reconciliation. Shortcut for what the webhook does, without branch checking.
Authorizations
Section titled “Authorizations ”- bearerToken
- None
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” app
required
string
Example
my-appApp ID
Responses
Section titled “ Responses ”App queued
App not found
API key not configured (port 6020 only)