panelica_python_apps_post_v1_python_apps_id_start
Start a Python application by providing its ID to bring it online and resume operation.
Instructions
Start app
HTTP: POST /v1/python/apps/:id/start Category: Python Apps Required scopes: apps:write Mutating: changes server state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Path parameter: id | |
| body | No | Request body (application/json). Schema not statically declared — see API docs. |