v1
latestOpenAPI 3.1.02026-07-1213613295.5 KBApplications
Start
Start application. Post request is also accepted.
get/applications/{uuid}/start
Path parameters
uuidstring required
UUID of the application.
Query parameters
forceboolean
Force rebuild.
instant_deployboolean
Instant deploy (skip queuing).
Response
Start application.
Example response
{
"message": "Deployment request queued.",
"deployment_uuid": "doogksw"
}