{ "id": 0, "score": 0 }
curl --location --request PUT '/score/student-score-details' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 0, "score": 0 }'
{ "code": 0, "msg": "string" }