curl --location --request PUT 'http://localhost:5600/open/system/command-stop' \ --header 'Content-Type: application/json' \ --data-raw '{ "command": "string", "pid": 0 }'
Authorization: Bearer ********************