cURL
curl --request POST \ --url http://localhost:4242/{computer_name}/api/bash/restart \ --header 'Content-Type: application/json' \ --data '{}'
This response does not have an example.
Restarts the system services.
Successfully initiated restart