panelica_python_apps_put_v1_python_apps_id
Update an existing Python app's configuration or code by sending a PUT request to the Panelica hosting API, applying changes to the server state.
Instructions
Update Python app
HTTP: PUT /v1/python/apps/:id 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. |