panelica_server_post_v1_server_services_name_stop
Stops a specified service on a Panelica server, terminating its processes and changing server state. Use this when you need to pause or shut down a service through the hosting panel.
Instructions
Stops a specific service. Use with caution.
HTTP: POST /v1/server/services/:name/stop Category: Server Required scopes: services:stop, 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 |