panelica_node_js_apps_put_v1_nodejs_apps_id
Update an existing Node.js application by ID, applying new configuration or changes to the hosting environment.
Instructions
Update Node.js app
HTTP: PUT /v1/nodejs/apps/:id Category: Node.js 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. |