panelica_python_apps_post_v1_python_apps_id_restart
Restart a Python application using its unique ID to apply changes or recover from downtime.
Instructions
Restart app
HTTP: POST /v1/python/apps/:id/restart 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. |