### evaluation_set_notes #### POST /evaluation/1/notes/set > `Content-Type: application/json` > > `{"notes": [[1, 17], [2, "SUPR"]], "comment" : "sample test"}` ```json { "etudids_changed": [ 1 ], "etudids_with_decision": [], "history_menu": { "1": "\nle 27/07/2024 \u00e0 13:24 (Api Admin) sample test\n" }, "messages": [] } ```