{ "code": "string", "language": "string" }
curl --location 'http://127.0.0.1:5700/api/scripts/run-code' \ --header 'Content-Type: application/json' \ --data '{ "code": "string", "language": "string" }'