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