panelica_python_apps_post_v1_python_apps_id_stop
Stop a running Python application by its ID to halt operations and free resources.
Instructions
Stop app
HTTP: POST /v1/python/apps/:id/stop 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. |