cURL
curl --request POST \ --url http://localhost:4242/{computer_name}/api/mouse/middle-click \ --header 'Content-Type: application/json' \ --data '{ "display_num": 1 }'
This response does not have an example.
Performs a middle mouse button (scroll wheel) click at the current cursor position.
Display settings for the click operation
Successfully performed middle click