Start App

Start an app by its name.

post/api/apps/start-app/{app_name}

Path parameters

app_namestring required

Response

Successful Response

state'starting' | 'running' | 'done' | 'stopping' | 'error' required

Status of a running app.

errorstring nullable

Changes

No recorded changes to this endpoint across all 26 revisions of this API.