panelica_server_post_v1_server_services_name_start
Start a stopped service on a Panelica server. Restores the service to running state, requiring services:start and server:write permissions.
Instructions
Starts a specific service that was previously stopped.
HTTP: POST /v1/server/services/:name/start Category: Server Required scopes: services:start, server:write Mutating: changes server state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Request body (application/json). Schema not statically declared — see API docs. | |
| name | Yes | Service name |