{ "keys": [ "string" ] }
curl --location '/api/hid/sendKey' \ --header 'Content-Type: application/json' \ --data '{ "keys": [ "string" ] }'
{}