{ "id": "string", "is_running": true }
curl --location --request PATCH 'http://localhost:9012/api/status' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": "string", "is_running": true }'