v1

latestOpenAPI 3.0.32026-07-22194221292.5 KB
process

Stop a process

Gracefully stop a running process

delete/process/{identifier}

Path parameters

identifierstring required

Process identifier (PID or name)

Response

Process stopped

messagestring required
pathstring

Example response

{
  "message": "File created successfully",
  "path": "/path/to/file"
}