Skip to main content
DELETE
/
api
/
bash
/
process
/
{pid}
Terminate Process
curl --request DELETE \
  --url http://localhost:4242/{computer_name}/api/bash/process/{pid}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

pid
integer
required

Response

Successfully terminated process