Start application
start_applicationDeploy a stopped Coolify application by UUID or name. Optionally force a rebuild without cache or skip the deployment queue.
Instructions
Start (deploy) a stopped application. force rebuilds without cache; instant_deploy skips the queue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Force rebuild without cache. | |
| application | Yes | Application uuid, exact name, or a unique part of its name or domain. | |
| instant_deploy | No | Skip the deployment queue. |