curl --location --request DELETE '/api/v1/system/process/kill?pid=undefined'
{ "code": 0, "msg": "ok", "data": { "success": true } }