v1
latestOpenAPI 3.0.32026-07-22194221292.5 KBprocess
Stop a process
Gracefully stop a running process
delete/process/{identifier}
Path parameters
identifierstring required
Process identifier (PID or name)
Response
Process stopped
Example response
{
"message": "File created successfully",
"path": "/path/to/file"
}