Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
api:api_applicants_id_notes [2024/07/30 11:50] – external edit 127.0.0.1 | api:api_applicants_id_notes [2025/03/28 22:44] (current) – [Response example] Lauri | ||
---|---|---|---|
Line 25: | Line 25: | ||
==== Response example ==== | ==== Response example ==== | ||
- | "Some comments" | + | == API version >= 6 == |
+ | { | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | }, | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | }, | ||
+ | } | ||
- | ===== PUT ===== | + | == API version |
- | Set the notes to some text, overwriting the existing notes. | + | |
- | + | ||
- | ==== Syntax ==== | + | |
- | + | ||
- | PUT / | + | |
- | Host: apply.example.edu | + | |
- | Authorization: | + | |
- | + | ||
- | ==== Raw request body ==== | + | |
- | + | ||
- | Note that the comments | + | |
- | + | ||
- | "Some notes\nAnother line" | + | |
- | + | ||
- | ==== Response headers ==== | + | |
- | + | ||
- | Content-Type: | + | |
- | Content-Length: | + | |
- | + | ||
- | ==== Response codes ==== | + | |
- | + | ||
- | | '' | + | |
- | | '' | + | |