Applications
Start
Start application.
post/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"
}Changes
Changed in 1 of the 63 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○