cURL
curl --request DELETE \ --url http://localhost:4242/{computer_name}/api/bash/process/{pid}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Terminates a background process by its ID.
Successfully terminated process