POST
/
api
/
bash
/
restart
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.

Body

application/json ยท object

Response

204

Successfully initiated restart