Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
api:api_scoresheets_id_scores [2021/01/21 12:51] – external edit 127.0.0.1 | api:api_scoresheets_id_scores [2024/07/30 11:50] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 24: | Line 24: | ||
==== Response example ==== | ==== Response example ==== | ||
- | < | + | < |
{ | { | ||
" | " | ||
Line 63: | Line 63: | ||
} | } | ||
</ | </ | ||
+ | |||
+ | |||
+ | ===== POST ===== | ||
+ | |||
+ | Append an application to the scoresheet in question. If the application is already on this scoresheet, it will just update the score (and optionally, the comments). | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ==== Syntax ==== | ||
+ | |||
+ | POST / | ||
+ | Host: apply.example.edu | ||
+ | Authorization: | ||
+ | | ||
+ | ==== Parameters ==== | ||
+ | |||
+ | ^ Name ^ ^ Description ^ | ||
+ | | '' | ||
+ | | '' | ||
+ | | '' | ||
+ | |||
+ | ==== Response headers ==== | ||
+ | |||
+ | Content-Type: | ||
+ | Content-Length: | ||
+ | |||
+ | ==== Response codes ==== | ||
+ | |||
+ | | '' |